Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Plazmaz committed Nov 15, 2019
1 parent 3c80b18 commit ee7c23f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .leaky-meta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog
## 1.1.0
System/logic changes:
* Added system for automatically generating benchmarks
* Added results for gitrob
* Moved benchmarking, metadata, and source code into `.leaky-meta` folder
* Added CSV with data about secrets
* Categorized secrets into Risk and Informative.
* Added results from Gitrob, provided by [@evilpacket](https://github.com/evilpacket)

Changes to secrets:
* Added password to `sftp.json` secret
* Added pass to `filezilla/filezilla.xml` (was anonymous login)
* Added realistic value to `hub` file (was just "oauth_token")
* Set redis pass in `web/var/www/.env`
## 1.0.0
* Initial release version

0 comments on commit ee7c23f

Please sign in to comment.