commit | 42650a7e64d869ce9199578b1538e47a64d8f56f | [log] [tgz] |
---|---|---|
author | Renovate bot <renovate-bot@avm99963.com> | Fri Dec 29 22:11:47 2023 +0000 |
committer | Adrià Vilanova MartÃnez <me@avm99963.com> | Sat Dec 30 00:42:52 2023 +0100 |
tree | e953acb168c663dcabc0307c659b0fdd75c78b53 | |
parent | 210378171e42ffd5008108b2b44176140a1e6d8e [diff] |
chore: Configure Renovate Change-Id: I0641fc47901b7291182cb0a85fc9186bb10f96a0
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
.