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

[Bug] Broken Links in ATT&CK-coverage.md #4007

Closed
shashank-elastic opened this issue Aug 22, 2024 · 0 comments · Fixed by #4077
Closed

[Bug] Broken Links in ATT&CK-coverage.md #4007

shashank-elastic opened this issue Aug 22, 2024 · 0 comments · Fixed by #4077
Assignees
Labels
backlog bug Something isn't working Team: TRADE

Comments

@shashank-elastic
Copy link
Contributor

shashank-elastic commented Aug 22, 2024

Describe the Bug

The AWS wildcard Link in ATT&CK-coverage.md is broken, It is because all of the rules using it either updated the index to be more specific or are deprecated and the update logic does not remove any links for such a scenario in ATT&CK-coverage.md.

To Reproduce

  1. Go to https://github.com/elastic/detection-rules/blob/main/docs/ATT&CK-coverage.md
  2. Click on Link Elastic-detection-rules-indexes-logs-awsWILDCARD
  3. See the error
image

Expected Behavior

If there are no rules pointing to the index and the GIST is not updated, the Link in ATT&CK-coverage.md should be removed.

Lets look at the solution of always updating the ATT&CK-coverage.md file with the latest information.

Screenshots

NA

Desktop - OS

None

Desktop - Version

NA

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog bug Something isn't working Team: TRADE
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants