scanning
Here are 372 public repositories matching this topic...
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
Aug 2, 2021 - C
-
Updated
Jun 10, 2021 - Python
-
Updated
Jul 26, 2021 - PowerShell
-
Updated
Jul 6, 2020 - Python
-
Updated
Mar 16, 2021 - C#
-
Updated
Aug 1, 2021 - JavaScript
-
Updated
Jul 28, 2021 - C++
This feed is no longer available and the default config should be changed to disable it until it is fully removed from rita-bl.
-
Updated
Dec 9, 2020 - Python
-
Updated
Jan 23, 2018 - Shell
-
Updated
Aug 14, 2018 - Python
-
Updated
Jul 29, 2021 - XSLT
-
Updated
Jul 15, 2021 - Python
-
Updated
Oct 8, 2019 - Python
-
Updated
Jan 29, 2020 - Swift
-
Updated
Jun 7, 2021 - Java
-
Updated
Aug 2, 2021 - Python
-
Updated
Mar 24, 2021 - Python
-
Updated
Sep 3, 2020 - Go
-
Updated
Apr 25, 2018 - Python
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
Jan 25, 2016 - C#
-
Updated
Jul 26, 2021 - Rust
-
Updated
May 8, 2020 - Go
Improve this page
Add a description, image, and links to the scanning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scanning topic, visit your repo's landing page and select "manage topics."


Gitleaks is missing quite a few rules for the Microsoft ecosystem, including Visual Studio, Azure and Azure DevOps.
Microsoft used to have a competing product called
credscan, but it was recently deprecated in favor of the GitHub Security offerings.I've ported most of the rules from credscan to the gitleaks format and put them in a repo here:
https://github.com/jessehouwing/gitleaks-azur