pre-release 0.9.3
Pre-release
Pre-release
Before you upgrade to this pre-release
This pre-release introduced the DB schema version 1.3, so you'll need to rebuild your Database. If you are using the provided Docker Compose this happens automatically, otherwise please rebuild your DB using the new DB Schema setup script in pkg/database
What's Changed
- Improved docker image security build by @pzaino in #225
- Improved documentation by @pzaino in #226
- Fixed some minor issues with Service Scout and Improved documentation by @pzaino in #228
- Bump github.com/aws/aws-sdk-go from 1.51.28 to 1.51.29 by @dependabot in #227
- Improved rules control by @pzaino in #233
- Bump github.com/aws/aws-sdk-go from 1.51.29 to 1.51.30 by @dependabot in #231
- Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #230
- Bump actions/dependency-review-action from 4.2.5 to 4.3.0 by @dependabot in #229
- Allowed to use IPs instead of just URLs by @pzaino in #234
- Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #242
- Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #239
- Bump github.com/aws/aws-sdk-go from 1.51.30 to 1.52.2 by @dependabot in #243
- Bump github.com/likexian/whois from 1.15.2 to 1.15.3 by @dependabot in #236
- Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 by @dependabot in #237
- Major Update by @pzaino in #245
- Removed old RBee integration tests by @pzaino in #246
- Updated gitignore by @pzaino in #247
- Introducing new DB schema release 1.3 and web pages performance analysis by @pzaino in #257
- Bump github.com/aws/aws-sdk-go from 1.52.2 to 1.52.6 by @dependabot in #256
- Bump github/codeql-action from 3.25.3 to 3.25.4 by @dependabot in #255
- Bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1 by @dependabot in #254
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #251
- Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #250
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #249
- Added a working config.yaml called config.default to make people life even easier by @pzaino in #258
- Improved detection, now it returns which micro signatures have matched and where by @pzaino in #261
- Bump github.com/aws/aws-sdk-go from 1.52.6 to 1.53.0 by @dependabot in #260
- Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #259
- Improved detection in cases where a WAF might be configured in a certain way that was preventing previous version to get the content by @pzaino in #262
- Fixed a problem with a URL for scorecards by @pzaino in #263
- Fixed some minor issues and merged scraping data into webObjects table by @pzaino in #266
- Bump github.com/aws/aws-sdk-go from 1.53.0 to 1.53.1 by @dependabot in #265
- Bump github/codeql-action from 3.25.4 to 3.25.5 by @dependabot in #264
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #270
- Bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.4 by @dependabot in #269
- Ported webObject API endpoint, improved BD performenace and added fuzzing tests for config and rulesets by @pzaino in #271
- Ported Sources correlation and URL status check in the API by @pzaino in #273
- Bump github.com/aws/aws-sdk-go from 1.53.4 to 1.53.5 by @dependabot in #272
- Improvements on the DB Schema and the links extraction by @pzaino in #274
- Introduced Status Report and fixed some minor issues for clusterized crawling by @pzaino in #275
- Added a check to avoid malicious metatags to disrupt data collection by @pzaino in #276
- Improved NetInfo collection and general code improvements by @pzaino in #280
- Bump github.com/aws/aws-sdk-go from 1.53.5 to 1.53.7 by @dependabot in #279
- Bump github/codeql-action from 3.25.5 to 3.25.6 by @dependabot in #278
- Improved Vulnerabilities detection data collection and default configuration by @pzaino in #283
- Bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #281
- Bump github.com/aws/aws-sdk-go from 1.53.7 to 1.53.8 by @dependabot in #282
Full Changelog: v0.9.2...v0.9.3