mitre-attack / mitre-attack/mitreattack-python

[Bug]

Open
#158 0 comments 0 reactions 1 assignee View on GitHub

@jondricek is already working on this.

Since Dec 6, 2023.

bug
Dominant language
HTML
Stars
743
Forks
176
PR merge metrics
No merged PRs in 30d

Description

Expected Behavior & Actual Behavior

When inspecting data components using the 'get_datacomponents_detecting_technique' function, the count appears to be different from the number of websites. For example, when the technique is 'unsecured credentials,' I expect the detection count to be 6 (as observed on the website), but it shows only 3.

Steps to Reproduce the Problem

  1. Count the number of x_mitre_data_sources.
  2. Count the number after using get_datacomponents_detecting_technique().

While the count from step 1 always matches the number of webpages, the count from step 2 is consistently less. I am unsure if this is due to a lack of understanding on my part or if there is an issue with the function. Therefore, I am creating this issue for clarification.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.