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 simulated mitigations functionality #326

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Apr 30, 2020

  1. Add simulated mitigations functionality

    By choosing a mitigation in the new mitigation menu, you can delete
    edges in the current mitigation. Then, doing path finding or using the
    pre built queries will disregard this edge. This can allow you to check
    what happens if you remove some edges in your environment, for instance
    group memberships.
    peterhgombos committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    d14365e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    f6b8575 View commit details
    Browse the repository at this point in the history