center-for-threat-informed-defense / attack-powered-suit

ATT&CK Powered Suit is a browser extension that puts the complete MITRE ATT&CK® knowledge base at your fingertips with text search, context menus, and ATT&CK Navigator integration.
https://ctid.io/attack-powered-suit
Apache License 2.0
73 stars 12 forks source link

14 export objects #29

Closed mehaase closed 1 year ago

mehaase commented 1 year ago

Fixes #14:

codecov[bot] commented 1 year ago

Codecov Report

Base: 65.21% // Head: 63.72% // Decreases project coverage by -1.48% :warning:

Coverage data is based on head (6688e95) compared to base (fa8fda5). Patch coverage: 64.28% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== - Coverage 65.21% 63.72% -1.49% ========================================== Files 17 17 Lines 641 692 +51 Branches 92 99 +7 ========================================== + Hits 418 441 +23 - Misses 223 251 +28 ``` | [Impacted Files](https://codecov.io/gh/center-for-threat-informed-defense/attack-powered-suit/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense) | Coverage Δ | | |---|---|---| | [src/SearchResults.svelte](https://codecov.io/gh/center-for-threat-informed-defense/attack-powered-suit/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense#diff-c3JjL1NlYXJjaFJlc3VsdHMuc3ZlbHRl) | `21.12% <ø> (ø)` | | | [src/formats.js](https://codecov.io/gh/center-for-threat-informed-defense/attack-powered-suit/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense#diff-c3JjL2Zvcm1hdHMuanM=) | `95.12% <ø> (ø)` | | | [src/search.js](https://codecov.io/gh/center-for-threat-informed-defense/attack-powered-suit/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense#diff-c3JjL3NlYXJjaC5qcw==) | `58.82% <0.00%> (-0.76%)` | :arrow_down: | | [src/BookmarksPanel.svelte](https://codecov.io/gh/center-for-threat-informed-defense/attack-powered-suit/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense#diff-c3JjL0Jvb2ttYXJrc1BhbmVsLnN2ZWx0ZQ==) | `58.13% <62.82%> (-8.13%)` | :arrow_down: | | [src/SettingsPanel.svelte](https://codecov.io/gh/center-for-threat-informed-defense/attack-powered-suit/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense#diff-c3JjL1NldHRpbmdzUGFuZWwuc3ZlbHRl) | `97.91% <100.00%> (+0.04%)` | :arrow_up: | | [src/attack.js](https://codecov.io/gh/center-for-threat-informed-defense/attack-powered-suit/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense#diff-c3JjL2F0dGFjay5qcw==) | `97.50% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.