New values EXPLOITATION_FOR_PRIVILEGE_ESCALATION corresponding to T1068 and INDICATOR_REMOVAL_FILE_DELETION corresponding to T1070.004 are added to enum Technique (commit f997eb9)
Documentation improvements
T1068 is added for value EXPLOITATION_FOR_PRIVILEGE_ESCALATION and T1070.004 is added for value INDICATOR_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)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version, 1.1.0, was released on 2025-02-18 and includes enhancements such as added DDoS attack information in cloud armor proto and data access event fields in finding proto.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.0.0, released on 2024-12-05, marked the promotion to GA and primarily included dependency updates without API surface changes.\u003c/p\u003e\n"],["\u003cp\u003eSeveral new features were introduced in the beta versions, including Dynamic Mute, new enum values for Technique, and a cloud provider field in the list findings response.\u003c/p\u003e\n"],["\u003cp\u003eDocumentation improvements have been made throughout the versions, including clarifications for the tag_values field in resource_value_config and updates to comments for ResourceValueConfig.\u003c/p\u003e\n"],["\u003cp\u003eThe initial release was version 1.0.0-beta01, which went live on 2024-03-08.\u003c/p\u003e\n"]]],[],null,["Version latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/history)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.1.0/history)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.0.0/history) \n\nVersion history\n===============\n\nVersion 1.2.0, released 2025-07-07\n----------------------------------\n\n### New features\n\n- Add AffectedResources proto\n- Add AiModel proto\n- Add ChokePoint proto\n- Add IpRules proto\n- Add Job proto\n- Add Network proto\n\nVersion 1.1.0, released 2025-02-18\n----------------------------------\n\n### New features\n\n- Added more information about DDoS attack in cloud armor proto ([commit 960927e](https://github.com/googleapis/google-cloud-dotnet/commit/960927e2a7049e69035e761de9246b76de2bd8ac))\n- Added data access event fields to finding proto ([commit 960927e](https://github.com/googleapis/google-cloud-dotnet/commit/960927e2a7049e69035e761de9246b76de2bd8ac))\n\n### Documentation improvements\n\n- Clarified comments for tag_values field in resource_value_config to make it clear that field represents tag value ids, not tag values ([commit 960927e](https://github.com/googleapis/google-cloud-dotnet/commit/960927e2a7049e69035e761de9246b76de2bd8ac))\n\nVersion 1.0.0, released 2024-12-05\n----------------------------------\n\nNo API surface changes; just dependency updates and promotion to GA.\n\nVersion 1.0.0-beta05, released 2024-08-05\n-----------------------------------------\n\n### New features\n\n- Enable Dynamic Mute ([commit f997eb9](https://github.com/googleapis/google-cloud-dotnet/commit/f997eb9541b23d209614bb46112641dfd38c6ea6))\n- New values `EXPLOITATION_FOR_PRIVILEGE_ESCALATION` corresponding to T1068 and `INDICATOR_REMOVAL_FILE_DELETION` corresponding to T1070.004 are added to enum `Technique` ([commit f997eb9](https://github.com/googleapis/google-cloud-dotnet/commit/f997eb9541b23d209614bb46112641dfd38c6ea6))\n\n### Documentation improvements\n\n- T1068 is added for value `EXPLOITATION_FOR_PRIVILEGE_ESCALATION` and T1070.004 is added for value `INDICATOR_REMOVAL_FILE_DELETION` for enum \\`Technique ([commit f997eb9](https://github.com/googleapis/google-cloud-dotnet/commit/f997eb9541b23d209614bb46112641dfd38c6ea6))\n\nVersion 1.0.0-beta04, released 2024-07-08\n-----------------------------------------\n\n### New features\n\n- Added cloud provider field to list findings response ([commit 7c4de98](https://github.com/googleapis/google-cloud-dotnet/commit/7c4de983db64fe1cf73a409656566a6c68714bb2))\n- Added http configuration rule to ResourceValueConfig and ValuedResource API methods ([commit 7c4de98](https://github.com/googleapis/google-cloud-dotnet/commit/7c4de983db64fe1cf73a409656566a6c68714bb2))\n- Added toxic combination field to finding ([commit 7c4de98](https://github.com/googleapis/google-cloud-dotnet/commit/7c4de983db64fe1cf73a409656566a6c68714bb2))\n- Add toxic_combination and group_memberships fields to finding ([commit fb4213a](https://github.com/googleapis/google-cloud-dotnet/commit/fb4213aecfa69d90b36d862189785131abe8d1c2))\n\n### Documentation improvements\n\n- Updated comments for ResourceValueConfig ([commit 7c4de98](https://github.com/googleapis/google-cloud-dotnet/commit/7c4de983db64fe1cf73a409656566a6c68714bb2))\n\nVersion 1.0.0-beta03, released 2024-05-08\n-----------------------------------------\n\n### New features\n\n- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. ([commit 022fab2](https://github.com/googleapis/google-cloud-dotnet/commit/022fab203f28fb9c608972af7f8b83f571ae5694))\n\n### Documentation improvements\n\n- Fixed backtick and double quotes mismatch in security_marks.proto ([commit 7a4b88a](https://github.com/googleapis/google-cloud-dotnet/commit/7a4b88a644382a0dc6d39033de78e49ad1cb0362))\n\nVersion 1.0.0-beta02, released 2024-03-26\n-----------------------------------------\n\n### New features\n\n- Change netstandard2.1 target to netstandard2.0 ([commit 82bea85](https://github.com/googleapis/google-cloud-dotnet/commit/82bea850661975b9750ac30753528cc9d2e05240))\n\nVersion 1.0.0-beta01, released 2024-03-08\n-----------------------------------------\n\nInitial release."]]