webauthn-open-source / fido2-lib

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
https://webauthn.io
MIT License
407 stars 120 forks source link

Create SECURITY.md #140

Closed JamesCullum closed 1 year ago

JamesCullum commented 1 year ago

Create SECURITY.md based on the Microsoft best practice

codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (726d49e) 92.97% compared to head (17c1aeb) 92.97%.

:exclamation: Current head 17c1aeb differs from pull request most recent head 68b90a1. Consider uploading reports for the commit 68b90a1 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #140 +/- ## ======================================= Coverage 92.97% 92.97% ======================================= Files 16 16 Lines 6007 6007 ======================================= Hits 5585 5585 Misses 422 422 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

JamesCullum commented 1 year ago

@Hexagon I've added protections to the main branch and need your approval here - want to give it a shot? 👍