Open-source vulnerability disclosure program policy, security.txt, and DNS Security TXT generator - Part of the @disclose_io Project.
This branch of policymaker is the home of the code driving the public facing UI application that generates VDP terms and (dns)security.txt files.
As VDP term updates are approved on the main branch, they are merged across to this branch through a Pull Requests
The policymaker UI application is written as a frontend application using Nuxt.js. To get started
- Clone or fork this repo
- Install the dependencies (nuxt etc...)
- Do your thing...
- Submit a pull request
$ npm install$ npx nuxt devIf you have other feedback or suggestions for the Policymaker web app itself, please raise an issue. If you're not comfortable with Github, feel free to comment on the Disclose.io Community Forum.