Arjun
Arjun
> How did i get it? ```patch diff --git a/protocol/protocol_test.go b/protocol/protocol_test.go index eda8453..2b4aa2c 100644 --- a/protocol/protocol_test.go +++ b/protocol/protocol_test.go @@ -207,6 +207,10 @@ func TestRunTestVectors(t *testing.T) { if !bytes.Equal(replies[i], expectedReply) {...
I don't think a first-time contributor can triggering the `Workflow` is a good idea.
## FAQ ### Upload Crash [Upload Crash](https://google.github.io/oss-fuzz/getting-started/continuous-integration/#understanding-results) uses [artifacts](https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts) to save crashes found by fuzzing as artifacts. ```log Artifacts: When the fuzzer crashes the input file that causes the crash...
I doubt that. ```log 2024-06-18 02:24:35,946 - root - INFO - Fuzzer: fuzz_http_h1p_peer. Detected bug. 2024-06-18 02:24:35,946 - root - INFO - Trying to reproduce crash using: /tmp/tmp66kfxbhm/crash-293e3405de4ccb599b6e4f770ddf25362554727c. ``` Let's...
Fix some harness bugs https://github.com/nginx/unit/pull/1327/commits/3b99bf6af6b3d141c26d661f4fb81810f92098c6 * https://oss-fuzz.com/testcase-detail/4805770206576640 * https://oss-fuzz.com/testcase-detail/5276662569172992 * https://oss-fuzz.com/testcase-detail/4581551606661120
This can be merge now.
> Hi @pkillarjun > > The `Fixes:` tag is like any other tag and goes at the end of the commit message, not in the subject! > > If those...
> ❌ Author of the following commits did not sign a [Contributor Agreement](https://www.elastic.co/contributor-agreement): [6b29847](https://github.com/elastic/beats/commit/6b298470eee762173d9f3442dc83fcfef2f7a5d5), [c6125ab](https://github.com/elastic/beats/commit/c6125ab08eb3c6c9ce45c24301ed8ef88266a7f2), [22bc4ae](https://github.com/elastic/beats/commit/22bc4ae59849dcd4a2b0f9bc015c60cc24eb5634), [a499d7a](https://github.com/elastic/beats/commit/a499d7aec6348e93d8c2a7361e1b1ded6e265bc0), [41b0545](https://github.com/elastic/beats/commit/41b0545432ad615ce02d4dbecaf6dbecac35409d) > > Please, read and sign the above mentioned agreement if you...
> https://github.com/elastic/beats/pull/45525#discussion_r2228247983 > https://github.com/elastic/beats/pull/45525#discussion_r2228248662 > https://github.com/elastic/beats/pull/45525#discussion_r2228249188 If I get this correctly, patch for filebeat should be reverted. Patch: [Revert changes in filebeat](https://github.com/elastic/beats/pull/45525/commits/39c08d6eae526c570c2a406e459901091f91bda8) edit: I can do a git edit right...
> This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/ > > ```...