auditing
Here are 161 public repositories matching this topic...
-
Updated
Jun 8, 2020 - Shell
The black theme no longer works on Chrome, the browser complains that:
Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
This is likely the case because the report is a static/local file.
-
Updated
Sep 12, 2018 - HTML
-
Updated
Apr 10, 2020 - Python
.well-known (RFC) is becoming an increasingly popular destination for stashing site-wide metadata. Some of that metadata is relevant to site security or may unintentionally leak information, so we should scan it.
Some starting points:
- Presence of/interesting things in an MTA-STS policy (RFC)
- This might be
WAF detection
-
Updated
Feb 20, 2020 - Go
-
Updated
May 18, 2020 - Go
-
Updated
Mar 24, 2020 - Shell
-
Updated
Sep 6, 2018 - Ruby
I suggest modifying dateutil requirement line:
python-dateutil>=2.6.0,<2.7
Not a big deal, but it's annoying when there're multiple packages in the requirements with strictly defined conflicting versions.
Add CHANGELOG
-
Updated
Jun 10, 2020 - Scala
-
Updated
Feb 8, 2020 - C
-
Updated
Jun 1, 2020 - C#
-
Updated
Mar 15, 2020 - Java
When I include easy_audit via the steps in the readme (add it to INSTALLED_APPS and MIDDLEWARE), I get this error on app startup:
request_started_handler() missing 1 required positional argument: 'environ'
As far as I can tell, this argument is supposed to be passed to the signal receiver automatically. I'm not sure what's causing this issue.
-
Updated
Mar 29, 2016 - PHP
A command line argument should be added that allows to dump messages in monitoring modes in JSON format (e.g. --json).
-
Updated
Jul 26, 2019 - C#
-
Updated
May 25, 2016 - Python
Now that we want to give more value to it, it would be nice if we could break down the areas of development on the project based on conventional commits.
Things we could have there
- Stats per scope
- Stats per action
- Stats per author
- Time range selector for the statistics
-
Updated
Apr 14, 2020 - Jupyter Notebook
-
Updated
Mar 25, 2019 - JavaScript
Switching between different network edge types in the netmap view doesn't really make sense. All should be shown together. Maybe with color coded boxes to show differences.
-
Updated
Apr 11, 2019 - Python
-
Updated
Mar 15, 2020 - HTML
Improve this page
Add a description, image, and links to the auditing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the auditing topic, visit your repo's landing page and select "manage topics."
Describe the bug
Online docs for NETW-3200 are not yet implemented.
Version
Expected behavior
A (minimal) description of the problem should exist and ideally a general direction on how to fix the issue.
Output