539 B
539 B
Contributing to naxsi
We're happily taking patches, contributions, improvements, please see below :
Naxsi Core Requirements (runtime)
- Unit tests with a decent (>90%) coverage
- Peer review by core devs in terms of quality/security impacts
- For all runtime code, please fuzz the code (see
fuzzMakefile's target) - For all runtime code, merge will require that we get clean static analysis results (coverity)
NxTool/NxAPI
- Peer review by other developers
- General interest for the feature
Thanks in advance !