audit
Here are 711 public repositories matching this topic...
-
Updated
Apr 3, 2022 - Go
-
Updated
Apr 5, 2020
-
Updated
Apr 1, 2022 - Groovy
We are logging activity of several models, some using SoftDeletes trait and others not.
When we set config option 'subject_returns_soft_deleted_models' => true then calling subject() on any model not using SoftDeletes trait throws an exception: Call to undefined method Illuminate\Database\Eloquent\Builder::withTrashed().
Can the subject() method below be made to check first whether t
-
Updated
Mar 23, 2022 - Ruby
-
Updated
Mar 19, 2022 - C
-
Updated
Apr 1, 2022 - Go
The command exist test always returns true regardless of if the command is invalid.
Describe the problem
On Windows, we want to test if a command/cmdlet exists before running it. However, the 'command().exist?‘ test always returns true no matter what command t
-
Updated
Mar 13, 2022 - C#
-
Updated
Mar 25, 2022 - Rust
-
Updated
Mar 10, 2022 - TeX
-
Updated
Sep 12, 2018 - HTML
-
Updated
Mar 29, 2022 - Python
ISSUE TYPE
- Bug Report
- Feature Idea
FEATURE IDEA
Add an auditor to check for an arbitrary annotation (like the image audit).
-
Updated
Mar 27, 2022 - PowerShell
-
Updated
Apr 1, 2022 - JavaScript
-
Updated
Apr 23, 2019 - Python
-
Updated
Mar 11, 2022 - Go
-
Updated
Aug 15, 2021 - Python
-
Updated
Mar 31, 2022 - C
-
Updated
Feb 22, 2022 - PHP
Includes Java and Kotlin support: https://github.com/find-sec-bugs/find-sec-bugs
-
Updated
Mar 30, 2022 - PHP
Nice project! One nice-to-have would be support of the -oX parameter. I see the option to output in greppable format (-oG) but not XML.
Improve this page
Add a description, image, and links to the audit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audit topic, visit your repo's landing page and select "manage topics."
Provide the steps to reproduce