Skip to content

Releases: jonhadfield/ipscout

0.2.6

24 Oct 13:21
5c01992
Compare
Choose a tag to compare

Changelog

0.2.5

07 Oct 14:30
27f6aa4
Compare
Choose a tag to compare

Changelog

  • 910deaf bump dependencies.
  • 27f6aa4 changes use-ai rating flag to just ai.
  • 32be877 enable rating of threat indicators by GPT.
  • beea772 improve gpt prompt.
  • ad069e4 move rating config to own section and add parameters and flags for use of GPT.

0.2.4

24 Sep 10:07
ceaebaf
Compare
Choose a tag to compare

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

15 Aug 15:04
b96e862
Compare
Choose a tag to compare

Changelog

0.2.2

07 Jul 14:17
156dff3
Compare
Choose a tag to compare

Changelog

  • 9aa52cd failing to find a match should not return an error.
  • 6621191 lint.
  • 6e9613c run lint on all branches.

0.2.1

07 Jul 10:59
1257965
Compare
Choose a tag to compare

Changelog

  • f12dc7b add Google special crawler provider.
  • 7a14372 add support for IPQS (IPQualityScore).
  • b2b0906 add virustotal default ratings.
  • c45046a minor fixes.
  • 23b5ab9 refactor shodan to reduce complexity.

0.2.0

01 Jul 19:49
b4326f6
Compare
Choose a tag to compare

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.

0.1.6

15 Jun 10:33
0f2a220
Compare
Choose a tag to compare

Changelog

0.1.5

14 Jun 20:07
d5d89c7
Compare
Choose a tag to compare

Changelog

  • 65b68cc add Azure WAF provider.
  • 38902ab bump dependencies to fix Azure download url.
  • d5d89c7 bump spinner and dns dependencies.
  • 316ff41 fix Azure WAF logic.
  • e0f8e1f fix azure download issue.
  • 5f96f2c reduce default timeout for azure waf cache to one hour.

0.1.4

28 May 07:47
324f9bf
Compare
Choose a tag to compare

Changelog

  • 324f9bf bump ip-fetcher dependency to fix Azure download URL.