Commit Graph

3538 Commits

Author SHA1 Message Date
Shay Nehmad 773a51c8b3
Merge pull request #748 from guardicore/snyk-upgrade-e016476ee14841b120e9c69733509641
[Snyk] Upgrade react-bootstrap from 1.1.0 to 1.1.1
2020-08-02 11:32:21 +03:00
Shay Nehmad e9939075a8 Upgrade JS packages to close vuln
npm patch and react-bootstrap minor
2020-08-02 11:23:47 +03:00
Shay Nehmad 88fd26f083
Merge pull request #754 from guardicore/hotfix/mongomock-breaking-change
See https://github.com/mongomock/mongomock/commit/cd034305d03534223db
2020-08-02 11:12:32 +03:00
Shay Nehmad 698df75511 See cd034305d0
This is a breaking change for us, for now we'll stay with the old version until we take a deeper look into this
2020-08-01 18:10:49 +03:00
Shay Nehmad 81f58378ee
Merge pull request #753 from shreyamalviya/config-reset-bug
Preserves ATT&CK config order on clicking 'Reset to defaults'
2020-08-01 17:37:56 +03:00
Shreya b80e504400 Shift the config variable change to the allocated function 2020-07-31 23:21:57 +05:30
Shreya f6fd93bcb1 Set flask config 'JSON_SORT_KEYS' to false 2020-07-31 22:11:39 +05:30
snyk-bot 2d3e84e773 fix: upgrade react-bootstrap from 1.1.0 to 1.1.1
Snyk has created this PR to upgrade react-bootstrap from 1.1.0 to 1.1.1.

See this package in npm:
https://www.npmjs.com/package/react-bootstrap

See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
2020-07-30 07:00:34 +00:00
Shay Nehmad 82eef22b0f
Merge pull request #741 from guardicore/snyk-upgrade-c3ce20b4990347d825b5c588ba6e2919
[Snyk] Upgrade react-bootstrap from 1.0.1 to 1.1.0
2020-07-29 12:19:01 +03:00
Shay Nehmad ad6c57f853 Merge branch 'develop' into snyk-upgrade-c3ce20b4990347d825b5c588ba6e2919 2020-07-29 11:12:54 +03:00
VakarisZ b96c4e0f7c
Merge pull request #717 from shreyamalviya/mitre-report-message-modifications
ATT&CK report message modifications
2020-07-29 10:37:45 +03:00
Shreya a30ce663c0 Delete test file for AttackTechnique 2020-07-28 21:07:56 +05:30
Shreya b0dde1eb04 Change font color for disabled technique in report matrix 2020-07-28 21:07:11 +05:30
Shreya 16e2c94037 Add decorator for checking if technique is disabled 2020-07-28 21:06:22 +05:30
VakarisZ 1f961678c0
Merge pull request #740 from guardicore/snyk-fix-e85f472f3a236fafae1b14a45dcea76c
[Snyk] Security upgrade marked from 0.8.2 to 1.1.1
2020-07-28 12:50:02 +03:00
Shay Nehmad ac21aca70d Tested upgrade + small UI bugfix 2020-07-28 12:33:20 +03:00
Shreya 98ef46b4ec Change logic for checking technique status 2020-07-28 14:58:39 +05:30
snyk-bot d3f72847b6 fix: upgrade react-bootstrap from 1.0.1 to 1.1.0
Snyk has created this PR to upgrade react-bootstrap from 1.0.1 to 1.1.0.

See this package in npm:
https://www.npmjs.com/package/react-bootstrap

See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
2020-07-28 07:00:57 +00:00
Shreya 76aae1faec Change MITRE report color scheme 2020-07-27 23:20:20 +05:30
Shreya 005278cda0 Small CR changes 2020-07-27 23:20:20 +05:30
Shreya 877b08fa6b Techniques' unscanned messages' phrasing changes 2020-07-27 23:20:20 +05:30
Shreya 92ab1ad2f2 Test for AttackTechnique 2020-07-27 23:20:20 +05:30
Shreya a927da3bef CR changes 2020-07-27 23:19:30 +05:30
Shreya 07457457b2 Pass build 2020-07-27 23:19:30 +05:30
Shreya 6456564cae Add test for AttackTechnique
Issue with `_check_status` function since it tries to fetch from mongodb which doesn't exist in testing env
2020-07-27 23:19:30 +05:30
Shreya 740dc43727 Modify "unscanned" messages for some techniques
+ other tiny changes in techniques' messages
2020-07-27 23:17:31 +05:30
Shreya d313985661 Pass build 2020-07-27 23:17:31 +05:30
Shreya 83a362bf90 Add hyperlink to configuration page in "disabled" status message in MITRE report 2020-07-27 23:17:31 +05:30
Shreya 60f67f9ee4 Update after pulling from develop 2020-07-27 23:17:30 +05:30
Shreya 57f30a8979 Update after pulling from develop 2020-07-27 23:16:55 +05:30
Shreya e377e72a4c Keep default 2020-07-27 23:16:12 +05:30
Shreya 0cbb0b931d Document PostBreachTechnique class 2020-07-27 23:16:12 +05:30
Shreya ce5921eaad Add fn to check if disabled in config 2020-07-27 23:16:12 +05:30
Shreya 2685c50841 Change icon for disabled status 2020-07-27 23:15:48 +05:30
Shreya e9dfd0bc54 Small changes 2020-07-27 23:15:06 +05:30
Shreya d8adaef046 Pass build 2020-07-27 23:15:06 +05:30
Shreya 8078acdf7f Add DISABLED status for attack techniques 2020-07-27 23:15:06 +05:30
Shreya d25ad3a209 Refactor PBA report data code
Only with T1158 for now
2020-07-27 23:11:12 +05:30
Shreya 9217581e1c Add optional parameter 'configuration' in _check_status() 2020-07-27 23:10:36 +05:30
Shreya 6512d5de11 Pass build 2020-07-27 23:10:36 +05:30
Shreya 2d45439ecb Add test for AttackTechnique
Issue with `_check_status` function since it tries to fetch from mongodb which doesn't exist in testing env
2020-07-27 23:10:36 +05:30
Shreya 172f72b730 Modify "unscanned" messages for some techniques
+ other tiny changes in techniques' messages
2020-07-27 23:10:36 +05:30
Shreya ad771fb2ce Pass build 2020-07-27 23:10:36 +05:30
Shreya 103b1348b7 Add hyperlink to configuration page in "disabled" status message in MITRE report 2020-07-27 23:10:36 +05:30
Shreya ed269577b3 Update after pulling from develop 2020-07-27 23:10:36 +05:30
Shreya 82f1e531e7 Update after pulling from develop 2020-07-27 23:10:36 +05:30
Shreya aa599cbb10 Keep default 2020-07-27 23:10:36 +05:30
Shreya 41f2994c22 Document PostBreachTechnique class 2020-07-27 23:10:36 +05:30
Shreya 50aa068639 Add fn to check if disabled in config 2020-07-27 23:10:36 +05:30
Shreya cd7cdf846e Change icon for disabled status 2020-07-27 23:10:36 +05:30