scanning
Here are 376 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 29, 2021 - C
-
Updated
Jun 10, 2021 - Python
-
Updated
Sep 2, 2021 - PowerShell
-
Updated
Mar 16, 2021 - C#
-
Updated
Jul 6, 2020 - Python
-
Updated
Sep 3, 2021 - JavaScript
-
Updated
Sep 1, 2021 - C++
The IDS formerly known as Bro IDS has been known as Zeek for a while now. In general, additions added to RITA after this rename have used Zeek while additions added in before the rename used Bro. Now, we have areas of the code where we refer to Bro and Zeek interchangeably. This could lead to confusion if someone was not aware of the name change.
As such, we should replace all of the old re
-
Updated
Dec 9, 2020 - Python
-
Updated
Jan 23, 2018 - Shell
-
Updated
Aug 14, 2018 - Python
-
Updated
Aug 31, 2021 - XSLT
-
Updated
Aug 11, 2021 - Python
-
Updated
Oct 8, 2019 - Python
-
Updated
Jan 29, 2020 - Swift
-
Updated
Aug 25, 2021 - Java
-
Updated
Aug 31, 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