-
The most recent addition to wallstreetlocal was the ability to query XML files along with HTML files. The only format remaining to code in now, is plain text (TXT).
The SEC's XML and HTML stocks we…
-
I noticed that both for the frontend and backend of OSC4, the email addresses and passwords of all login events are both stored in plain text in the logs [lib/frontend/runtime/logs/app.log](https://lo…
-
While previewing the new theme today, I noticed that the styles of [example commit messages](https://make.wordpress.org/core/handbook/best-practices/commit-messages) in the team handbook is no longer …
-
### Check for existing issues
- [X] Completed
### Language
Plain Text
### Tree Sitter parser link
_No response_
### Language server link
_No response_
### Misc notes
[LanguageTool](https://la…
-
The values read from the .env are shown as plain text variables when you run the GitHub Actions workflows. Secrets values should be masked as ***
-
### Do you intend to personally contribute/program this feature?
Yes
### I would like to see this change made to improve my experience with
Mod capability as a Modder
### Description
Ad…
-
I've been using azureauth in Wave Workspaces (a C+AI alternative to microsoft devbox) where you connect via VSCode to a Linux VM. Azureatuh can be installed here, and ... through VSCode, it actually c…
-
### Discussed in https://github.com/garethgeorge/backrest/discussions/546
Originally posted by **nesalkiN** November 10, 2024
The request body for calls to healthchecks looks like this:
![Cap…
-
```
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "FTP_PASSWORD") (line 64)
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (EN…
-
**Describe the bug**
When Liberty serves up the favicon.ico file it sets a content-type of text/plain which isn't correct. It should be image/x-icon. This doesn't break things in the usage I've seen,…