-
Updated
Jan 14, 2022 - Rust
sast
Here are 92 public repositories matching this topic...
- terrascan version: 1.9.0
- terraform version: 1.0.1
Enhancement Request
Other security scanning tools (e.g. checkov and tfsec) have a --soft-fail flag or equivalent option that allows you to always exit with 0 status.
Extremely useful when running the tool without halting a pipeline for example.
I currently use a workaround, but something more concrete would be very desira
-
Updated
Jan 10, 2022 - CSS
What happened:
Horusec reports that this code:
Code .addContentType("application/x-www-form-urlencoded")as: Basic authentication's only means of obfuscation is Base64 encoding. Since Base64 encoding is easily recognized and reversed, it offers only the thinnest veil of protection to your users, and should not be used.
Maybe I'm wrong but, why is this a base64 securit
-
Updated
May 19, 2021 - C++
rush.js build errors
Seeing the below error while installing rush.js. Probably might need a package in the base image. Any help would be appreciated.
#21 516.9 > [email protected] install /usr/local/lib/node_modules/@microsoft/rush/node_modules/keytar
#21 516.9 > prebuild-install || npm run build
#21 516.9
#21 521.6 prebuild-install WARN install No prebuilt binaries found (target=14.16.0 runtime=node arch=arm64
-
Updated
Jun 28, 2021 - Go
-
Updated
Jan 1, 2022 - Python
-
Updated
Oct 28, 2021 - JavaScript
Scan the docker network for open ports and vulnerable services.
-
Updated
Sep 4, 2020 - Python
-
Updated
Jan 6, 2022 - HTML
-
Updated
Jan 11, 2022 - JavaScript
-
Updated
Jun 10, 2021 - Python
-
Updated
Jan 13, 2022 - Python
-
Updated
Jul 5, 2021 - Dockerfile
-
Updated
Aug 31, 2021 - Makefile
-
Updated
Dec 9, 2020
-
Updated
Jan 7, 2022 - Shell
-
Updated
Nov 9, 2021 - JavaScript
-
Updated
Nov 16, 2020 - Dockerfile
-
Updated
Dec 20, 2021 - TypeScript
-
Updated
Jan 7, 2022 - Java
-
Updated
Jan 14, 2022 - Go
Improve this page
Add a description, image, and links to the sast topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sast topic, visit your repo's landing page and select "manage topics."



Please support the XDG Base Directory Specification on Linux/*nix systems.
Right now
semgrepputs its config file under~/.semgrep/, the correct location should be$XDG_CONFIG_HOME/semgrep/with a fallback to~/.config/semgrep/.It doesn't need to be perfect at first, but moving
semgrepfiles from the `