Skip to content

Commit 07f66a9

Browse files
committed
2 parents 149a95a + 50dd7e7 commit 07f66a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![](https://img.shields.io/badge/Language-Golang-blue)
44
![](https://img.shields.io/badge/Platform-APT-blue)
55
![](https://img.shields.io/badge/App-Security_Scanner-blue)
6-
![](https://img.shields.io/badge/Version-v0.1-blue)
6+
![](https://img.shields.io/badge/Version-v0.2-blue)
77

88
This is our ```automated penetration testing``` (aka APT) application scanner component.
99
Used from [```GoTestWAF```](https://github.com/wallarm/gotestwaf).
@@ -18,7 +18,7 @@ IPS, API gateways, and others.
1818
In order to get report prototype for using it in your ```Golang``` base code, use this model:
1919

2020
```shell
21-
go get github.com/amirhnajafiz/apt-scanner/pkg/proto
21+
go get github.com/amirhnajafiz/apt-scanner/pkg/proto@v0.2
2222
```
2323

2424
* [How it works](#how-it-works)

0 commit comments

Comments
 (0)