This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Releases: FCG-LLC/aucote
Releases · FCG-LLC/aucote
2018.01.00: Add several fixes (#137)
* Fix timeout * Fix for Topdis api v2 * Remove logging scripts output and log only kudu message size
2017.12.00
Use aptly.cs.int fqdn and accompanying .ci-utils update (#131)
2017.09.28
Send less updates to Toucan (#116)
2017.07.07: Merge pull request #76 from FCG-LLC/fix/aucote_http_headers
Fix Aucote HTTP Headers
2017.06.22-stage: Testssl/more services (#67)
* Add more services to testssl.sh scan * Say no to testssl questions * Make output a little bit more readable
2017.03.08-stage: Merge pull request #37 from FCG-LLC/fix/release
Fix: - Lack of Authorization header for /api/v1/status raise Exception - Lack of masscan output freeze Aucote
2017.02.21-stage: Merge pull request #31 from FCG-LLC/feature/aucote_status
Add REST API to the Aucote
2016.12.23-stage: Refactor/cfg.get (#24)
* provide full configuration key in exception * update README.md * patch stderr in test * utils/log unittests * Add unit test to utils.thread * refactor logs: add some, some rewrite * remove using default config. default config should be set up in aucote_cfg.py * fix thread tests