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

Fix obsolete IDs in adversary Defense Evasion #574

Merged
merged 1 commit into from Apr 30, 2024

Conversation

guillaume-duong-bib
Copy link

Description

Fixes and closes mitre/caldera#2917

NB: as per mitre/caldera#2917 (comment), this is just a temporary fix, as a permanent fix has been judged non-viable.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Checked the disappearance of startup warnings as well as the proper referencing of abilities in the adversary (GUI).

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@elegantmoose elegantmoose merged commit f45c06b into mitre:master Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reliance on non-static IDs for third-party abilities triggers Warnings at every startup
2 participants