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

Implement parse method on NucleiScan class #90

Open
epi052 opened this issue Aug 15, 2020 · 0 comments
Open

Implement parse method on NucleiScan class #90

epi052 opened this issue Aug 15, 2020 · 0 comments
Labels
blocked issue cannot be worked until some other ticket is complete project-item Issue related to an ongoing effort
Milestone

Comments

@epi052
Copy link
Owner

epi052 commented Aug 15, 2020

blocked by #87 and #83

  • should parse any resulting json
  • should store results in the database via self.output.get('database') or similar
  • should call .touch() on the database at least once (i.e. if the json is empty/missing, call .touch and return, or call .touch after populating the databass)
  • should close the database
@epi052 epi052 added the project-item Issue related to an ongoing effort label Aug 15, 2020
@epi052 epi052 added the blocked issue cannot be worked until some other ticket is complete label Aug 15, 2020
@epi052 epi052 assigned epi052 and unassigned epi052 Aug 26, 2020
@epi052 epi052 added this to the v1.1.0 milestone Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked issue cannot be worked until some other ticket is complete project-item Issue related to an ongoing effort
Projects
None yet
Development

No branches or pull requests

1 participant