audit
Here are 673 public repositories matching this topic...
-
Updated
Dec 30, 2021 - Go
-
Updated
Apr 5, 2020
-
Updated
Dec 27, 2021 - Groovy
Discussed in spatie/laravel-activitylog#950
Originally posted by @gauravmak September 2, 2021
We are facing the following issues while running Larastan on our codebase.
One of the ways to f
-
Updated
Dec 21, 2021 - Ruby
-
Updated
Dec 2, 2021 - C
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
I'm trying out running Polaris in GitHub Actions following the doc below and am finding that it is building the go binary in each workflow run.
https://polaris.docs.fairwinds.com/infrastructure-as-code/#running-in-a-ci-pipeline
Could we instead just pull the quay.io/fairwinds/polaris docker image and run the audit step inside that?
-
Updated
Dec 14, 2021 - C#
-
Updated
Sep 12, 2018 - HTML
-
Updated
Oct 5, 2021 - Python
-
Updated
Dec 27, 2021 - TeX
-
Updated
Dec 29, 2021 - Rust
ISSUE TYPE
- Bug Report
- Feature Idea
FEATURE IDEA
Add an auditor to check for an arbitrary annotation (like the image audit).
-
Updated
Apr 23, 2019 - Python
-
Updated
Dec 21, 2021 - JavaScript
-
Updated
Dec 13, 2021 - Go
-
Updated
Aug 15, 2021 - Python
-
Updated
Nov 5, 2021 - C
-
Updated
Dec 19, 2021 - PHP
Includes Java and Kotlin support: https://github.com/find-sec-bugs/find-sec-bugs
-
Updated
Dec 21, 2021 - PHP
-
Updated
Dec 22, 2021 - PowerShell
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."



https://github.com/GoogleChrome/lighthouse/blob/master/lighthouse-core/audits/image-size-responsive.js#L149
This is the only audit that saves a separate "elidedUrl" property. All other audits save the result of
URL.elideDataURIto theirurlproperty. We should just seturlto this elided value, and dropelidedUrl. Otherwise, data uir images failing this audit will make the LHR larger th