Skip to content

Releases: KLab/gohakai

v0.4.2

07 Mar 10:24
566d241
Compare
Choose a tag to compare

Changelog

v0.4.0

06 Feb 09:59
Compare
Choose a tag to compare

Changelog

5eef3a6 add go 1.13 for travis ci
bb10580 use goreleaser
8c4ad2d Merge pull request #4 from KLab/release-binary-with-github-actions
6bd095b Version value is change from const to var
c444606 start goreleaser-action
0b96f8d Merge pull request #3 from knsh14/add-go-modules
6f60495 add mod files for go modules
949ccb4 use go1.9 and higher version on travisci
bce4a46 add license file
1052895 config headers
1675fd1 remove not used argument
c701adf remove not used argument
be75d10 Merge branch 'master' of github.com:KLab/gohakai
2a5af8f use log package when error occured
d6517c1 version bump
1908229 fix race condition
3ad1964 separate file for Attacker
ed80d86 memoization for Action.scan. (exec regexp.MustCompile only once)
8025999 fix race condition
113ab45 Merge pull request #2 from kumatch/fix-exvars-offset
07e8b8f Fixed exvars offset.
e9e03ac Merge pull request #1 from KLab/test/travisci
8ee061b add travis status badge
991dd1a Merge branch 'master' into test/travisci
0916d55 add target path
f1b5b74 add travis ci
886f346 more hakai
4994c64 add query params when redirect request
f809ed1 add require package
9f397c3 save scan value when regex.match is true. and expansion these values.
0d59036 refactor
9ec015f expansion contents variable
b088d8f expansion post_params variable
9c1b7eb init