-
First of all, thank you very much for open sourcing such an excellent project, which greatly improves the Bitwarden experience on the mobile side. I would like to make a small suggestion:
Support a…
-
**Describe the bug**
Gitleaks captures excessive and unrelated content when detecting private key blocks. The regex pattern used in Gitleaks is too broad, resulting in the inclusion of other sensitiv…
-
GitHub Secret Scanning Alert was created on 2024-01-25T13:54:13Z. More details for this Secret Scanning Alert can be found here: https://github.com/febicsmith-eu/test-app/security/secret-scanning/19
-
GitHub Secret Scanning Alert was created on Tue Feb 13 2024 13:37:05 GMT+0000 (Coordinated Universal Time). More details for this Secret Scanning Alert can be found here: https://github.com/KPMG-UK-DS…
-
### Describe the need
Github Advanced Security provides a lot of features, such as secret scanning, code scanning, and more expansive Dependabot management.
Being able to manage these features for a…
-
I have this step in a workflow and it works:
```yaml
- name: "Upload Trivy scan results to GitHub Security tab"
uses: github/codeql-action/upload-sarif@v3
with:
…
-
This is an auto-generated issue. The migration log is in the following comment(s).
-
When following the installation steps :
```bash
npm install
npm start
```
I got the following error
```bash
npm start
> froghome@1.0.0 start
> node server.js
Server is listening on port 3000
no…
-
Raw response from get a repo should have:
```json
"security_and_analysis": {
"advanced_security": {
"status": "enabled"
},
"secret_scanning": {
"status": "enabled"
…
-
using the following command to scan
if sbom is found, trivy will use sbom instead. https://github.com/aquasecurity/trivy/blob/main/docs/docs/target/container_image.md#sbom
```sh
trivy image --…