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

Update the report to handle plugins #2857

Closed
12 tasks done
mssalvatore opened this issue Jan 19, 2023 · 0 comments · Fixed by #2905
Closed
12 tasks done

Update the report to handle plugins #2857

mssalvatore opened this issue Jan 19, 2023 · 0 comments · Fixed by #2905

Comments

@mssalvatore
Copy link
Collaborator

mssalvatore commented Jan 19, 2023

Description

Reports raise exceptions because they're dependent upon hard-coded plugins. Fix them so that they can handle plugin exploiters.

  • Security report
    • Modify monkey_exploitation.get_exploits_used_on_node to pull plugin descriptions from the repository/plugin manifest (0d) @ilija-lazoroski
    • Modify report.get_config_exploits to pull plugin descriptions from the repository/plugin manifest (0d) - @shreyamalviya
    • Add an optional "Remediation suggestion" field to the manifest (0d) @mssalvatore
    • Add remediation suggestions to the hard-coded manifests (0d) - @shreyamalviya
    • Modify the backend to send the remediation suggestion (0d) - @ilija-lazoroski
    • Modify the frontend to dynamically generate exploiter issue/report (0d) - @shreyamalviya
      • We may need to use react-markdown
  • Test Ransomware report (0d) - @shreyamalviya
  • Update description to markdown (0d) - @VakarisZ :
    • Change hadoop manifest to use markdown
    • Change plugin selector to show markdown using react-markdown
mssalvatore added a commit that referenced this issue Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant