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

Add a Workers::Vulns sidekiq worker class #36

Closed
postmodern opened this issue May 17, 2023 · 1 comment
Closed

Add a Workers::Vulns sidekiq worker class #36

postmodern opened this issue May 17, 2023 · 1 comment
Assignees
Labels
feature New Feature sidekiq Sidekiq
Milestone

Comments

@postmodern
Copy link
Member

postmodern commented May 17, 2023

Add a Workers::Vulns sidekiq worker class that scans a URL for web vulnerabilities using Ronin::Vulns::URLScanner. It must create a report of found vulnerabilities that is somehow passed back to the frontend.

@postmodern postmodern added feature New Feature sidekiq Sidekiq labels May 17, 2023
@postmodern postmodern added this to the 0.1.0 milestone May 17, 2023
@postmodern postmodern moved this to In Progress in Phase 2 Nov 15, 2023
@postmodern
Copy link
Member Author

Implemented by PR #64.

@github-project-automation github-project-automation bot moved this from In Progress to Done in Phase 2 Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature sidekiq Sidekiq
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants