Version history
Version 1.0.0-beta05, released 2024-08-05
New features
- Enable Dynamic Mute (commit f997eb9)
- New values
EXPLOITATION_FOR_PRIVILEGE_ESCALATION
corresponding to T1068 andINDICATOR_REMOVAL_FILE_DELETION
corresponding to T1070.004 are added to enumTechnique
(commit f997eb9)
Documentation improvements
- T1068 is added for value
EXPLOITATION_FOR_PRIVILEGE_ESCALATION
and T1070.004 is added for valueINDICATOR_REMOVAL_FILE_DELETION
for enum `Technique (commit f997eb9)
Version 1.0.0-beta04, released 2024-07-08
New features
- Added cloud provider field to list findings response (commit 7c4de98)
- Added http configuration rule to ResourceValueConfig and ValuedResource API methods (commit 7c4de98)
- Added toxic combination field to finding (commit 7c4de98)
- Add toxic_combination and group_memberships fields to finding (commit fb4213a)
Documentation improvements
- Updated comments for ResourceValueConfig (commit 7c4de98)
Version 1.0.0-beta03, released 2024-05-08
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2)
Documentation improvements
- Fixed backtick and double quotes mismatch in security_marks.proto (commit 7a4b88a)
Version 1.0.0-beta02, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 (commit 82bea85)
Version 1.0.0-beta01, released 2024-03-08
Initial release.