vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.83k stars 789 forks source link

refactor[docs]: refactor security policy #3981

Closed cyberthirst closed 3 months ago

cyberthirst commented 3 months ago

What I did

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

![Put a link to a cute animal picture inside the parenthesis-->]()

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.83%. Comparing base (04cadaa) to head (84fd2fc).

:exclamation: Current head 84fd2fc differs from pull request most recent head 2b94958. Consider uploading reports for the commit 2b94958 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 #3981 +/- ## ======================================= Coverage 90.83% 90.83% ======================================= Files 98 98 Lines 14867 14867 Branches 3309 3309 ======================================= Hits 13505 13505 Misses 941 941 Partials 421 421 ```

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

cyberthirst commented 3 months ago

I think we should also share that there is a quarterly "Vyper State of Security" report and we can start listing them with the first report from Q1 2024 (once published).

i was thinking about it too 👍 @trocher what's the state of the document please?

trocher commented 3 months ago

I think we should also share that there is a quarterly "Vyper State of Security" report and we can start listing them with the first report from Q1 2024 (once published).

i was thinking about it too 👍 @trocher what's the state of the document please?

Still WIP, should be ready by the end of the week, would that work?

charles-cooper commented 3 months ago

merging, i think there are still discussion items to add from https://github.com/vyperlang/vyper/issues/3467 so i won't close the upstream issue yet