Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
wireghoul committed Apr 9, 2024
1 parent 772ec16 commit 675eaa9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
3.6 2024 Apr 09
Updated ruby rules
Updated JavaScript rules
Updated PHP rules
Updated supression rules
Updated android rules
Updated dotnet rules
Updated nim rules
Added Kotlin rules
Updated golang rules
Updated python rules
Updated c rules
Updated xss rules
Updated sqli rules
Updated exec rules
Updated default rules
Updated fruit rules

3.5 2022 Dec 09
Added Eiffel rules (@bcoles)
Updated secret rules
Expand Down
4 changes: 2 additions & 2 deletions graudit
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
set -- $GRARGS $@
set -e
set -o pipefail
VERSION='3.5'
VERSION='3.6'
basedir=$(dirname "$0")
BINFILE=$(which grep)

Expand Down Expand Up @@ -44,7 +44,7 @@ banner() {
\___ /|__| (____ /____/\____ | |__||__|
/_____/ \/ \/
grep rough audit - static analysis tool
v3.5 written by @Wireghoul
v3.6 written by @Wireghoul
=================================[justanotherhacker.com]==='
fi
}
Expand Down

0 comments on commit 675eaa9

Please sign in to comment.