security-tools
Cybersecurity (security) includes controlling physical access to hardware as well as protection from attacks that come via network access, data injection, and code injection.
Here are 2,556 public repositories matching this topic...
-
Updated
Feb 10, 2022 - Shell
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 11, 2022 - Go
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 9, 2022 - Python
Hi & welcome to Scapy's github ! This page lists issues that you can try to fix if you want to start contributing to Scapy.
This list includes wishes and things added by the maintainers based on the issues that we get, but also issues marked with TODO or XXX that already exist in Scapy's code base (layers). If you want to contribute to the project you might just take care one of the bugs.
-
Updated
Feb 11, 2022 - Python
-
Updated
Feb 1, 2022 - Shell
-
Updated
Feb 9, 2022 - Ruby
-
Updated
Feb 9, 2022 - Go
-
Updated
Jan 6, 2022
RustScan has an accessible mode, rustscan --accessible which should promise not to have any weird ASCII text in it.
Write CI that runs RustScan with --accessible a few times, with different flags / options and check the terminal output to see if it contains one of these:
[!][~][>]| {}
If any of these characters appear in any of the tests, fail the CI. E
-
Updated
Feb 11, 2022 - Python
-
Updated
Feb 9, 2022 - Shell
-
Updated
Feb 11, 2022 - Shell
We need Vagrant docs, you can find it here https://github.com/NullArray/AutoSploit/tree/dev-beta/Vagrant
README translations
The recommendation is to set Cache-Control: private, no-store on any endpoint with sensitive information. Because while you can protect the traffic with TLS, you also need to keep sensitive information out of a client's (unencrypted) HTTP cache. I'm not sure how relevant this is to the API context of step-ca though—I've never seen an HTTP client library that caches content. But I guess the poi
-
Updated
Feb 11, 2022 - Go
-
Updated
Feb 2, 2022 - C#
Describe the bug
In the docs found here:
https://bandit.readthedocs.io/en/latest/plugins/index.html#complete-test-plugin-listing
B109 and B111 show a description instead of a plugin name. This looks inconsistent since all the other plugin names are listed. I believe this is a result of a recent change to remove these deprecated plugins.
To Reproduce
- Navigate to https://bandit
-
Updated
Feb 6, 2022 - Go
-
Updated
Feb 10, 2022 - Go
-
Updated
Jan 31, 2022
-
Updated
Feb 5, 2022 - Ruby
Hey, here we need add url decoding cuz that invalid link with symbols of get request like ?, &, = etc
p.s thx for awesome tool
-
Updated
Jan 30, 2022 - Go
-
Updated
Feb 11, 2022 - Shell
-
Updated
Jan 27, 2022 - Shell
-
Updated
Oct 30, 2021 - C#



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 `