File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Version 1.2.15
2+ ## Added features and functionality
3+ + Added: 1 new operation added to the __ ZeroTrustAssessment__ Service Class, ` getAssessmentsByScoreV1 ` .
4+ - ` _endpoint/_zero_trust_assessment.py `
5+ - ` zero_trust_assessment.py `
6+ > Unit testing expanded to complete code coverage.
7+ - ` tests/test_zero_trust_assessment.py `
8+
9+ ## Issues resolved
10+ + Fixed: JSONDecoder error when running within an environment leveraging the ` simplejson ` 3rd party library versus the standard ` json ` library.
11+ - ` _util.py `
12+ > Thanks to @khyberspache for identifying and resolving this issue! 🙇
13+
14+ ---
15+
116# Version 1.2.14
217## Added features and functionality
318+ Updated: Added ` image_id ` and ` digest ` options to the ` GetImageAssessmentReport ` operation (__ FalconContainer__ Service Class).
You can’t perform that action at this time.
0 commit comments