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

Create consistency checker to ensure only completed technique entries in matrix.json that all.json are consistent #255

Open
2 tasks
hack-sentinel opened this issue May 13, 2024 · 0 comments
Assignees

Comments

@hack-sentinel
Copy link
Collaborator

hack-sentinel commented May 13, 2024

Create consistency checker to warn on / block release if inconsistencies in matrix.json and all.json.

  • Only completed entries that will be displayed in matrix are present in matrix.json

    • Entries that did not have references could be in the data, but would not be presented. The checker should warn if there are any entries that are not completed with reference created and linked.
  • The techniques present in all.json should be same set as those in matrix.json

Related to: #250 #251 #252 #253

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

No branches or pull requests

2 participants