-
Hi there,
I was looking at the Dockerfile and noticed that the app root is at `/root`, I'm not exactly sure why one would think of putting it there, but that seems like not the greatest design deci…
-
**Describe the bug**
`argocd app diff --local .` fails when `` is handled by a sidecar CMP. Specifically, it fails with this error:
```
FATA[0000] config management plugin with name '' is not …
-
### New Issue Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [question](https://gith…
-
**Threat Class** :Cross-site Scripting
**Reason** :The test result seems to indicate a vulnerability because Appscan successfully embedded a script in the response, which will be executed when the pag…
-
I would like to report several security vulnerabilities that I found while using this OAuth server library.
The vulnerabilities and their consequences are listed as following:
**Vulnerability 1:…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
# Linked bounty (please link the related bounty posting for your work)
https://github.com/harmony-one/harmony/issues/2716
# Description of the bug, vulnerability, security threat OR the product/to…
-
# helmet.js
- 웹 서버에 대한 악성적인 공격이 뭐가 있을까?
```jsx
const express = require("express");
const helmet = require("helmet");
const app = express();
app.use(helmet());
// ...
```
```jsx
/…
-
Advisory [GHSA-536j-xxhg-6pgg](https://github.com/advisories/GHSA-536j-xxhg-6pgg) references a vulnerability in the following Go modules:
| Module |
| - |
| [github.com/NVIDIA/nvidia-container-toolki…
-
[Local Storage is insecure](https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/HTML5_Security_Cheat_Sheet.md#local-storage) and shouldn't be used for storing sensitive information.
Sto…