Path to this page:
Subject: CVS commit: pkgsrc/security/amass
From: Leonardo Taccari
Date: 2021-03-04 10:59:11
Message id: 20210304095911.B37CBFA95@cvs.NetBSD.org
Log Message:
amass: Update to 3.11.8
Changes:
3.11.8
------
- Updated the ECS test
- Fixed some of the CI/CD workflow
3.11.7
------
- Removed unused data source implementations
- Fixed #588 docker image build issue
3.11.6
------
- scrape returns false if discovered names have already in target domains
- Updates related to Go version 1.15 being the minimum
- Updated the installation methods
- Updated the Dockerfile and fixed #578
- Update default ports
- Reduced SRV queries to resolver priority Low and fixed #570
- Fixes to the CI/CD configurations and workflows
- Enhanced ArchiveIt data source script
- Cleaned CertSpotter script
- Caching is automatically handled in the scripting engine
- Brought unit testing and coverage reports to the develop branch
- Added codecov pull request comments for develop branch
- Added EDNS Client Subnet checking
- Added Crawl "max" parameter into example codes
3.11.5
------
- Updates to the Spyse data source script
- Improvements for intel features
- Fixes to the CI/CD
- Fixes to the Amass data source scripts
- Fixes based on lint findings
3.11.4
------
- Go 1.15 is now the minimum version required
- Update to GitHub Actions and CI/CD
3.11.3
------
- the pull certificate code and added a unit test
- Reduced the HTTP request timeout to 30 seconds
- Reduced the DNS query timeout to two seconds
- Improved some web archive data source scripts
- Fixed the active certificate grab domain name extraction
- Fixed #556 added crtsh and ipv4info scripts
- Fixed #553 intel subcommand asn flag
- Amass intel provides additional AS details and resolves #503
- Added filtering to the enumeration pipeline input source
- Added crawl as a new tag
- Added an IP address filter to the input source
- Added a minimum TTL to the default configuration
- Added BGPView as a data source and updated the ASN scripting interface
- Added ArchiveToday as a data source
- Added Amass talks that took place in late 2020
Files: