Releases: jonhadfield/ipscout
Releases · jonhadfield/ipscout
0.2.7
Changelog
- 6b1e8a1 Bump github.com/dgraph-io/badger/v4 from 4.3.1 to 4.4.0
- c77197f Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
- 2b84507 Bump github.com/jedib0t/go-pretty/v6 from 6.6.1 to 6.6.2
- f778756 Merge pull request #19 from jonhadfield/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1
- 338e0f3 Merge pull request #20 from jonhadfield/dependabot/go_modules/github.com/dgraph-io/badger/v4-4.4.0
- 86a2973 Merge pull request #23 from jonhadfield/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.6.2
- b5c03cd bump dependencies.
- a2425be bump dependencies.
- 887a99a bump dependencies.
- 95c9b66 bump dependencies.
- 9f58970 fix ipqs decoding bug.
- ff77279 increase timeout and use caching for golangci-lint.
0.2.6
0.2.5
0.2.4
Changelog
- 6a9c671 Bump github.com/miekg/dns from 1.1.61 to 1.1.62
- f3d1b54 Merge pull request #13 from jonhadfield/dependabot/go_modules/github.com/miekg/dns-1.1.62
- 26082a3 bump dependencies.
- b3784e9 fix bug where azurewaf tried to retrieve wrong cache key.
- 0a924a0 fix readme layout.
- ceaebaf improve messaging for cache deletion.
- 1a8fcc8 only create clients if provider enabled. fail if no providers enabled.
0.2.3
0.2.2
0.2.1
0.2.0
Changelog
- 4bf55ee add rating config functionality.
- 3dd6ad7 add rating feature to criminal ip and output issues when just searching.
- b4326f6 add rating for additional providers.
- 2d7a2cd add rating functionality.
- 8797f70 enable setting of output priority.
- 08894e7 hide rate command whilst in development.
- 8ddc02e implement loadable rating configuration and command.
- 35ab782 improve cli error handling.
- 8c63f27 load more default scores for provider result ratings.
- e0cd591 output rating config and bump dependencies.
- 35f315e prevent results cache overwrites for Azure WAF.
- 83d7e93 prevent results cache overwrites for IP API.
- 5ac35ba prevent results cache overwrites for Shodan.
- 07a5ad6 replace magic numbers and tidy up.
- fd5d93d set defaults for provider output priority.