scanning
Here are 364 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
May 11, 2021 - C
-
Updated
Apr 8, 2021 - Python
-
Updated
May 28, 2021 - PowerShell
-
Updated
Jul 6, 2020 - Python
-
Updated
May 19, 2021 - Python
-
Updated
Mar 16, 2021 - C#
-
Updated
May 30, 2021 - C++
Add Date/Time Stamp
Would it be possible to add a date/time stamp of when the HTML report was ran to the navigation bar on the top of the index.html file? Maybe next to User Agents on the far right or something. There's been a few times where we review the data and didn't realize that a new report failed to generate.
-
Updated
Dec 9, 2020 - Python
-
Updated
Jan 23, 2018 - Shell
-
Updated
Aug 14, 2018 - Python
-
Updated
May 26, 2021 - XSLT
-
Updated
Oct 8, 2019 - Python
-
Updated
Jan 29, 2020 - Swift
-
Updated
May 24, 2021 - Java
-
Updated
May 27, 2021 - Python
-
Updated
Mar 24, 2021 - Python
-
Updated
Sep 3, 2020 - Go
-
Updated
Apr 25, 2018 - Python
-
Updated
Jan 25, 2016 - C#
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
May 8, 2020 - Go
-
Updated
May 22, 2021 - Rust
-
Updated
May 21, 2021 - Python
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