Skip to content

Commit

Permalink
Fix issue where large SVG was crashing mobile browsers.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdnaneKhan committed Sep 22, 2024
1 parent e0c32a9 commit d386dd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pwn Requests, Actions Injection, TOCTOU Vulnerabilities, and Self-Hosted Runner
As an example, you can scan all repositories Apache's GitHub organization in minutes from a MacBook Air with a broadband internet connection.

<p align="center">
<img src="demo.svg" width=800>
<img src="demo.svg" width=600>
</p>

Gato-X is an operator focused tool that is tuned to avoid false negatives. It will have a higher false positive rate than SAST tools like CodeQL, but Gato-X will give you everything you need to quickly determine if something is a true positive or not!
Expand Down
2 changes: 1 addition & 1 deletion demo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d386dd3

Please sign in to comment.