trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
527 stars 105 forks source link

add OpenSSF best practices badge #1885

Closed ranocha closed 6 months ago

ranocha commented 6 months ago

Currently, it looks like this:

OpenSSF Best Practices

I will continue when https://github.com/trixi-framework/Trixi.jl/pull/1884 and https://github.com/trixi-framework/Trixi.jl/pull/1883 are merged.

There is only one aspect that needs to be tackled: dynamic code analysis with fuzzing tools for testing etc.

github-actions[bot] commented 6 months ago

Review checklist

This checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging.

Purpose and scope

Code quality

Documentation

Testing

Performance

Verification

Created with :heart: by the Trixi.jl community.