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

Initialize bookmark preference (fixes #38) #49

Closed mehaase closed 9 months ago

mehaase commented 9 months ago

On new install, the bookmark preference is now initialized to "Color" as in to shade the exported navigator layers using a color picker. I also picked a new default for the color to match what ATT&CK navigator uses when the score is set to zero.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (caa15bd) 63.24% compared to head (ee48780) 62.23%. Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== - Coverage 63.24% 62.23% -1.01% ========================================== Files 19 19 Lines 740 752 +12 Branches 107 116 +9 ========================================== Hits 468 468 - Misses 272 284 +12 ```

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