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
40 stars 22 forks source link

Add late binding to the base service. #341

Closed ElJocko closed 7 months ago

ElJocko commented 7 months ago

Closes #340

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (6d052aa) 68.80% compared to head (6dd836e) 68.84%. Report is 1 commits behind head on project-orion.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## project-orion #341 +/- ## ================================================= + Coverage 68.80% 68.84% +0.03% ================================================= Files 148 148 Lines 15039 15058 +19 Branches 1763 1767 +4 ================================================= + Hits 10347 10366 +19 Misses 4683 4683 Partials 9 9 ```

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