| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.7 - Enhanced Logging source code.tar.gz | 2022-04-02 | 27.8 kB | |
| 0.7 - Enhanced Logging source code.zip | 2022-04-02 | 36.0 kB | |
| README.md | 2022-04-02 | 413 Bytes | |
| Totals: 3 Items | 64.3 kB | 0 | |
This version adds enhanced logging, with the ability to select the following formats: text (default), json, csv. This includes the tagging of findings based on how public/accessible they are.
There are also some additional changes:
- general linting
- dealing with an odd DNS issue that was reproducible on some VPNs
- better reporting on GCP AppEngine when protected
- some additional exception handling