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

Feature/#265 assets #272

Closed ElJocko closed 1 year ago

ElJocko commented 1 year ago

This is the implementation for the new Asset endpoints.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage is 65.85% of modified lines.

Files Changed Coverage
app/services/collections-service.js ø
app/services/data-components-service.js ø
app/services/groups-service.js ø
app/services/identities-service.js ø
app/services/matrices-service.js ø
app/services/mitigations-service.js ø
app/services/notes-service.js ø
app/services/software-service.js ø
app/services/techniques-service.js ø
app/services/assets-service.js 55.49%
... and 5 more

:loudspeaker: Thoughts on this report? Let us know!.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
18.9% 18.9% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint