pion / .goassets

Asset files automatically deployed to Go package repositories
https://pion.ly/
MIT License
8 stars 10 forks source link

Ignore examples in CodeQL scanning #87

Closed daenney closed 2 years ago

daenney commented 2 years ago

Our example code might do unsafe things in order to show how the library is used, to aid in debugging etc. We shoudn't consider that a security issue, and should focus our CodeQL scanning on just the package itself.