You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,6 @@ React Native Windows follows Microsoft's Secure Development Lifecycle (SDL) requ
129
129
130
130
-**Attack Surface Analyzer (ASA)** runs automatically on every PR to detect security regressions during the build process. This ensures that builds don't inadvertently weaken the OS security configuration.
131
131
- If ASA detects changes in your PR, review the artifacts in the PR build to understand the security implications.
132
-
- For more information about ASA, see [Attack Surface Analyzer documentation](https://github.com/microsoft/react-native-windows/blob/main/docs/attack-surface-analyzer.md).
133
132
134
133
Most changes won't trigger ASA findings, but if yours does, the documentation explains how to review and address the findings.
0 commit comments