microsoft / v8-jsi

React Native V8 JSI adapter
Other
157 stars 36 forks source link

Configure Component Governance to ignore build\v8build\depot_tools #93

Closed hansenyy closed 2 years ago

hansenyy commented 2 years ago

We have a lot of Component Governance (CG) alerts for this repo right now. Most of these appear to be coming from V8 code, which is downloaded at build time. This PR overwrites the auto-injected CG ADO task and adds a manual one that's configured to ignore build\v8build\depot_tools.

Microsoft Reviewers: Open in CodeFlow