devsecops
Here are 401 public repositories matching this topic...
-
Updated
Feb 21, 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
Feb 22, 2022 - Shell
Is your feature request related to a problem? Please describe.
I want to be able to disable a whole level of violation. For example the low error level i want to disable but still run the checks on medium, high, critical.
Describe the solution you'd like
I would like to have this possible with a simple flag in the ci to do this. To disable the violation level : low, etc. that when yo
Describe the issue
I wouldn't expect to get the alert if not defined explicitly.
Examples
https://github.com/hashicorp/terraform-provider-google/releases/tag/v4.0.0
Version (please complete the following information):
- Checkov Version 2.0.780
-
Updated
Feb 10, 2022 - Python
Found a strange behavior on netclient and found the following codes in netclient/wireguard/common.go
if keepAliveString == "0" {
keepAliveString = "15"
}
Anyone knows why we are doing this?
IMO, Netclient should not decide what the value is, but follow the instructions from the server (otherwise what is the propose to having a server).
Also I found the keepalive value in
-
Updated
Dec 14, 2021
- 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
Nov 12, 2021 - Python
-
Updated
Feb 23, 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
Feb 20, 2022 - CSS
-
Updated
Feb 10, 2022 - Python
-
Updated
Feb 14, 2022 - HTML
-
Updated
Feb 22, 2022 - Go
-
Updated
Feb 24, 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
May 18, 2021 - CSS
-
Updated
Feb 23, 2022 - Python
-
Updated
Feb 23, 2022 - CSS
-
Updated
Sep 22, 2021
-
Updated
Feb 23, 2022 - HCL
-
Updated
Feb 18, 2022 - Go
Preflight Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
Problem Description
支持 “java -jar agent.jar -m install -p
-
Updated
Nov 24, 2021 - Dockerfile
Hi,
It would be interesting to have those new rules integrated in ChopChop, see : https://github.com/nnposter/nndefaccts/blob/master/http-default-accounts-fingerprints-nndefaccts.lua
-
Updated
Feb 7, 2022
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."
Background:
The official Trivy images are labeled following the
org.label-schemaLabel Schema. That schema has been deprecated in favor of the superseeding OCI image spec annotations.The first tools rely on the
org.opencontainers.imageand ignore `