center-for-threat-informed-defense / attack-workbench-rest-api

An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains the REST API service for storing, querying, and editing ATT&CK objects.
https://ctid.mitre-engenuity.org/
Apache License 2.0
42 stars 22 forks source link

Search all objects by ATT&CK ID #328

Closed clemiller closed 10 months ago

clemiller commented 11 months ago

Added in support of front-end#15

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (583f251) 67.45% compared to head (b08ab9a) 67.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #328 +/- ## ======================================== Coverage 67.45% 67.45% ======================================== Files 130 130 Lines 17579 17580 +1 Branches 2256 2256 ======================================== + Hits 11858 11859 +1 Misses 5713 5713 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.