-
Updated
Sep 1, 2020 - Go
security-scanner
Here are 278 public repositories matching this topic...
It would be nice if lynis would gather (and report in the portal/reports) information about user-accounts:
- Expired or soon to expire passwords (passwd -e)
- Locked accounts (passwd -S )
- Expired accounts (chage -E / chage -l )
-
Updated
Sep 2, 2020 - Ruby
-
Updated
Aug 23, 2020 - C#
Hi Web Hint Team,
I have just started using Webhint.io browser extension with both Firefox and Chrome and find it awesome. There is one thing which i think is absolutely required and that's a way to print (to pdf) / save the results generated.
I hope you will find this request genuine.
Regards,
Abhishek Jain
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
Apr 24, 2020 - Python
-
Updated
Jan 27, 2020
-
Updated
Mar 5, 2020 - Python
-
Updated
Aug 29, 2020 - C#
-
Updated
May 22, 2020 - Lua
-
Updated
Aug 7, 2020
-
Updated
Aug 21, 2020 - Python
-
Updated
Jul 6, 2020 - Python
-
Updated
Aug 26, 2020 - CSS
-
Updated
Feb 3, 2020 - Python
-
Updated
Aug 24, 2020 - C++
-
Updated
Sep 2, 2020 - Ruby
-
Updated
Mar 27, 2020 - Python
-
Updated
Aug 27, 2020 - Go
-
Updated
Apr 26, 2020 - Python
-
Updated
Aug 29, 2020 - Perl
-
Updated
Apr 30, 2019
-
Updated
Nov 18, 2019
-
Updated
Mar 26, 2020 - Python
-
Updated
Jun 23, 2020 - Rust
-
Updated
Aug 19, 2020
-
Updated
Jul 1, 2020 - Java
-
Updated
Aug 26, 2020 - Python
Improve this page
Add a description, image, and links to the security-scanner topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the security-scanner topic, visit your repo's landing page and select "manage topics."
Describe the bug
The "Customize HTML Report Option" is missing the
evidencefield which is necessary for the receiver of the report to know where they need to solve the issue.In this example, the HTML source code of the page is several thousand lines of code the report is Reverse Tabnabbing so the developer will need to know which anchor
<a>tag to fix. Unfortunately, the evidence fie