Skip to content

pre-release 0.9.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pzaino pzaino released this 25 Apr 02:44
· 896 commits to main since this release
eb4fc94

What's Changed

  • Improved crawling performance and documentation by @pzaino in #176
  • Bump github.com/aws/aws-sdk-go from 1.51.9 to 1.51.10 by @dependabot in #175
  • Improved DB automatic maintenance by @pzaino in #177
  • Started to port URL Fuzzing logic and Crawling Rules support by @pzaino in #178
  • Bump github.com/aws/aws-sdk-go from 1.51.10 to 1.51.11 by @dependabot in #179
  • Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #185
  • Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.15 by @dependabot in #184
  • Added support for detection rules, still being tested and extended by @pzaino in #192
  • Bump github.com/aws/aws-sdk-go from 1.51.15 to 1.51.18 by @dependabot in #191
  • Bump github.com/likexian/whois from 1.15.1 to 1.15.2 by @dependabot in #190
  • Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #186
  • Bump github.com/antchfx/htmlquery from 1.3.0 to 1.3.1 by @dependabot in #189
  • Added more configuration checks for database section by @pzaino in #194
  • Bump github.com/aws/aws-sdk-go from 1.51.18 to 1.51.19 by @dependabot in #193
  • Improved action rules selector algorithm and improved configuration validation by @pzaino in #196
  • Bump github.com/aws/aws-sdk-go from 1.51.19 to 1.51.20 by @dependabot in #195
  • Improved documentation by @pzaino in #197
  • Improved Configuration validation and fixed a vulnerability GO-2024-2687 with x/net dependecy by @pzaino in #198
  • Fixed a minor permission issue with the crowler DB user when performing automated DB maintenance operations by @pzaino in #200
  • Bump github.com/aws/aws-sdk-go from 1.51.20 to 1.51.21 by @dependabot in #199
  • Bump github.com/aws/aws-sdk-go from 1.51.21 to 1.51.22 by @dependabot in #203
  • Bump github/codeql-action from 3.24.10 to 3.25.0 by @dependabot in #202
  • Bump github.com/robertkrimen/otto from 0.3.0 to 0.4.0 by @dependabot in #201
  • Improvements on the ruleset management code to increase performance when using large rulesets by @pzaino in #204
  • Improved detection rules and documentation by @pzaino in #209
  • Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #208
  • Bump github.com/aws/aws-sdk-go from 1.51.22 to 1.51.24 by @dependabot in #207
  • Bump github/codeql-action from 3.25.0 to 3.25.1 by @dependabot in #206
  • Completed detection rules support by @pzaino in #212
  • Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #211
  • Bump github.com/aws/aws-sdk-go from 1.51.24 to 1.51.25 by @dependabot in #210
  • Improved detection rules support and added Ruleset Reference documentation by @pzaino in #213
  • Improved documentation by @pzaino in #214
  • Improved documentation and fixed some issue on some of the doc links by @pzaino in #215
  • Improved response fields population by @pzaino in #220
  • Bump github/codeql-action from 3.25.1 to 3.25.2 by @dependabot in #219
  • Bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.27 by @dependabot in #218
  • Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #216
  • Completed SSLInfo support port from the old Rust version to the new Go Lang and fixed some bugs discovered when the user tries to add a source without http or ftp protocols by @pzaino in #221
  • Added check for certificate revoked and improved SSLInfo data collection by @pzaino in #224
  • Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #223
  • Bump github.com/aws/aws-sdk-go from 1.51.27 to 1.51.28 by @dependabot in #222

Full Changelog: v0.9.1...v0.9.2