Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for comparison and automatic PR against diodb #7

Open
yesnet0 opened this issue Nov 13, 2020 · 0 comments
Open

Allow for comparison and automatic PR against diodb #7

yesnet0 opened this issue Nov 13, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yesnet0
Copy link
Member

yesnet0 commented Nov 13, 2020

The main function of diosts is to provide authoritative updates to diodb based on data it parses from security.txt files.

For each URL processed by diosts it would be ideal if diosts (or another small service that consumes diosts output, and potential the output of other similar scrapers) could:

  • Check if the insertion of a new object into diodb is appropriate,
  • Check if the updating of a key pair for an existing diodb object is appropriate, and
  • Formulate and push a PR to the diodb repo for review on a per object basis, vs in a batch.
@yesnet0 yesnet0 added the enhancement New feature or request label Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants