commit | b5bf5e87757004f395cbb5f74df1b2040dd0f575 | [log] [tgz] |
---|---|---|
author | Renovate bot <renovate-bot@avm99963.com> | Sat Dec 30 00:07:28 2023 +0000 |
committer | AdriĆ Vilanova <me@avm99963.com> | Tue Jan 02 00:25:29 2024 +0000 |
tree | 86be845befb196e079486dea4b96737555d0e6b8 | |
parent | 33f629f1432eef949bbfd7e8f44abe5412ba1caa [diff] |
chore(deps): pin dependencies Change-Id: I8d76ec8d448956edd690aedf50acbbc598a1f16a
A bot which is responsible for managing the vulnerability reports published at https://iavm.xyz/b/vulnz.
The bot performs the following tasks:
The bot will search private (restricted) vulnerability reports and will do the following:
In all the calculations above, a grace period of 1 day is added (so in reality it's 31 days instead of 30, and Deadline + 1 day
instead of Deadline
).
The bot will add a comment to a vulnerability report 5 days before it is automatically disclosed as explained in the previous section.
//secret/
and download the service accounts credentials JSON file to //secret/credentials.json
..env.sample
file to .env
and edit it to your liking.make docker-prod
and docker-compose up -d
.