devsecops
Here are 425 public repositories matching this topic...
-
Updated
Mar 30, 2022 - JavaScript
config validation
Is your feature request related to a problem? Please describe.
It would be nice if gitleaks had a validate
command that would validate examples found in the config rules. Introducing such a feature would speed up rule development and help with debugging.
Describe the solution you'd like
example
entry in the rules
tables
ex:
[[rules]]
id = "discord-client-secret"
des
-
Updated
Apr 2, 2022 - Shell
-
Updated
Apr 4, 2022 - Go
Describe the issue
Similarly to CKV_AWS_68 add support for appsync check for WAF as required for cloudformation based resources.
Examples
n/a
Version (please complete the following information):
latest
Additional context
n/a
-
Updated
Mar 31, 2022 - Go
-
Updated
Mar 14, 2022 - Python
-
Updated
Mar 18, 2022
- 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
Mar 20, 2022 - Python
-
Updated
Mar 9, 2022
Slack us first!
Hello. I write about problem here:
https://owasp.slack.com/archives/C2P5BA8MN/p1624892081234100
Be informative
As additional into slack I find the same behaviour with Risk Accepted findings. Into Metrics I see 0 Risk Accepted findings, but I have 1 Risk Accepted finding
Bug description
No error. Metrics into product, or metrics dushboard has incorrect info
-
Updated
Mar 31, 2022 - CSS
-
Updated
Feb 14, 2022 - HTML
-
Updated
Mar 22, 2022 - Python
-
Updated
Apr 1, 2022 - Go
-
Updated
Apr 1, 2022 - Elixir
-
Updated
Apr 4, 2022 - JavaScript
-
Updated
Apr 4, 2022 - Go
The current swagger definition is autogenerated. The automatically generated definitions rely on reflection and annotations to create the documentation. The reflection capabilities are poor at best and lead to missing API parameters. Annotations can help in some cases, but the only fix for Swagger is to create individual POJOs for every possible request. This will lead to unnecessary large number
-
Updated
Apr 4, 2022 - TypeScript
-
Updated
Mar 22, 2022
Python 3.10 has been released for several months now. We should add it to the test matrix.
-
Updated
May 18, 2021 - CSS
-
Updated
Sep 22, 2021
-
Updated
Mar 30, 2022 - HCL
-
Updated
Mar 26, 2022 - Go
-
Updated
Mar 25, 2022 - Dockerfile
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."
Trivy was now released with version 0.25.0 but the Helm Chart does still install version 0.24.0.
Are there any objections to bump the version there, too ?