devsecops
Here are 87 public repositories matching this topic...
-
Updated
May 19, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
Jun 14, 2022 - Python
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 > keytar@7.6.0 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
Dependabot found an issue in a dependency that we use inside a requirements.txt file that's only used for testing. Github has auto-generated a PR for us here:
- #1755
Note that this is a file used ONLY for testing. nothing here is actually vulnerable. But I'd like to update it anyhow so dependabot doesn't have it flagged.
If you dig through the output of Github Actions, you can see that
-
Updated
May 18, 2022 - Python
-
Updated
Jul 4, 2022 - Python
-
Updated
Jun 27, 2022 - Python
-
Updated
Jul 5, 2022 - Python
-
Updated
Jul 2, 2021 - Python
-
Updated
Dec 19, 2021 - Python
-
Updated
Jan 25, 2022 - Python
-
Updated
Jun 8, 2021 - Python
-
Updated
May 12, 2022 - Python
-
Updated
Dec 11, 2020 - Python
-
Updated
Oct 8, 2021 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
Jun 21, 2022 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
Jun 22, 2022 - Python
Improve this page
Add a description, image, and links to the devsecops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devsecops topic, visit your repo's landing page and select "manage topics."
Describe the issue
Checkov skips terraform file when it can't parse a file. When you are using checkov in gitlab ci pipeline with junitxml output, it will be better to include such erros in 'Errors' list instead of ignoring them.
Examples