Sample CICD Pipelines for OneFuzz
Перейти к файлу
Stas 32e1850e8d
Merge pull request #14 from ansuter/user/ansuter/update-sample
Update samples to reflect the changes made in PR 1918 of onefuzz
2022-09-29 11:37:53 -07:00
.github/workflows Adding manual dispatch to workflow. (#10) 2022-08-11 16:28:37 -07:00
examples Initial canary libfuzzer targets 2022-01-31 11:52:33 -08:00
notification initial public release 2020-09-18 01:32:43 -04:00
.gitignore Initial commit 2020-09-09 21:48:55 +00:00
.onefuzz adding .onefuzz file to samples (#13) 2022-08-11 16:27:39 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-09-09 14:49:04 -07:00
LICENSE Initial LICENSE commit 2020-09-09 14:49:05 -07:00
README.md Package samples (#1) 2020-09-22 16:05:24 -04:00
SECURITY.md Initial SECURITY.md commit 2020-09-09 14:49:08 -07:00
azure-devops-pipeline.yml Update samples to reflect the changes made here: https://github.com/microsoft/onefuzz/pull/1918/files 2022-09-29 12:02:05 -06:00
github-pipeline.yml Update samples to reflect the changes made here: https://github.com/microsoft/onefuzz/pull/1918/files 2022-09-29 12:02:05 -06:00

README.md

Onefuzz Samples

This git repo contains sample fuzzing targets, CICD pipelines, and notification configurations to launch the targets in Onefuzz.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.