{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":588915024,"defaultBranch":"master","name":"suricata","ownerLogin":"ProjectMutilation","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-01-14T13:16:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/64891287?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1688145770.0","currentOid":""},"activityList":{"items":[{"before":"98aee6f833460965db66ded4e3eda2d1f7b2d23e","after":"e3202049e47c45bd42ae989f8e520cdebb982d54","ref":"refs/heads/fix-unchecked-ret-null","pushedAt":"2023-07-05T12:30:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":"nfq: fix potential NULL dereference\n Added assert statement for NFQGetQueue so that\n it is not possible to return NULL.\n Also deleted useless check of returned value of\n NFQGetQueue() in NFQInitThread()\n\nFound by Security Code with Svace static analyzer\nSigned-off-by: Maxim Korotkov ","shortMessageHtmlLink":"nfq: fix potential NULL dereference"}},{"before":"792c164c7430cdf6bedcd8c24857ac2b4d26232a","after":null,"ref":"refs/heads/detect-flow-remove-dead-code","pushedAt":"2023-06-30T17:22:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"}},{"before":"23142ab8e9f497ec90369300870427ca77d9222e","after":"792c164c7430cdf6bedcd8c24857ac2b4d26232a","ref":"refs/heads/detect-flow-remove-dead-code","pushedAt":"2023-06-30T17:02:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":" detect/flow: remove dead code\n The second check in \"else if\" branch is useless, because the condition\n was checked earlier in \"if\" branch.\n\n Found by Security Code with Svace Static Analyzer\n Signed-off-by: Maxim Korotkov \n\n---\nv2: remove trailing whitespace","shortMessageHtmlLink":" detect/flow: remove dead code"}},{"before":null,"after":"23142ab8e9f497ec90369300870427ca77d9222e","ref":"refs/heads/detect-flow-remove-dead-code","pushedAt":"2023-06-30T16:51:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":" detect/flow: remove dead code\n The second check in \"else if\" branch is useless, because the condition\n was checked earlier in \"if\" branch.\n\n Found by Security Code with Svace Static Analyzer\n Signed-off-by: Maxim Korotkov ","shortMessageHtmlLink":" detect/flow: remove dead code"}},{"before":"46d09a6ba6df13a071a1c3e4eeedddad4a23a381","after":"d822ba58e1ed21eaed1b340cb621ffa3b07504b2","ref":"refs/heads/master","pushedAt":"2023-06-30T16:43:08.210Z","pushType":"push","commitsCount":526,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":"doc/multi-tenant: Clarify live traffic support\n\nIssue: 5930\n\nThis commit clarifies the live traffic support for multi-tenancy.","shortMessageHtmlLink":"doc/multi-tenant: Clarify live traffic support"}},{"before":"46d09a6ba6df13a071a1c3e4eeedddad4a23a381","after":"d822ba58e1ed21eaed1b340cb621ffa3b07504b2","ref":"refs/heads/master","pushedAt":"2023-06-30T16:43:08.000Z","pushType":"push","commitsCount":526,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":"doc/multi-tenant: Clarify live traffic support\n\nIssue: 5930\n\nThis commit clarifies the live traffic support for multi-tenancy.","shortMessageHtmlLink":"doc/multi-tenant: Clarify live traffic support"}},{"before":"81dfcce1ca8b0ab63d13c603a8fe16bad8c3f1b0","after":"98aee6f833460965db66ded4e3eda2d1f7b2d23e","ref":"refs/heads/fix-unchecked-ret-null","pushedAt":"2023-06-29T14:00:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":"nfq: fix potential NULL dereference\n Added some asserts statements for NFQGetQueue so that\n it is not possible to return NULL.\n Also deleted useless check of returned value of\n NFQGetQueue() in NFQInitThread()\n\nFound by Security Code with Svace static analyzer\nSigned-off-by: Maxim Korotkov ","shortMessageHtmlLink":"nfq: fix potential NULL dereference"}},{"before":"4c490029586408bf3e678a22ae041633dfe417ae","after":"81dfcce1ca8b0ab63d13c603a8fe16bad8c3f1b0","ref":"refs/heads/fix-unchecked-ret-null","pushedAt":"2023-06-29T12:20:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":"nfq: fix potential NULL dereference\n Added some asserts statements for NFQGetQueue so that\n it is not possible to return NULL.\n Also deleted useless check of returned value of\n NFQGetQueue() in NFQInitThread()\n\nFound by Security Code with Svace static analyzer\nSigned-off-by: Maxim Korotkov ","shortMessageHtmlLink":"nfq: fix potential NULL dereference"}},{"before":"babaf2489291fa028fa951d3dee471195afd271b","after":"4c490029586408bf3e678a22ae041633dfe417ae","ref":"refs/heads/fix-unchecked-ret-null","pushedAt":"2023-06-29T10:25:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":"nfq: fix potential NULL dereference\n Added some asserts statements for NFQGetQueue so that\n it is not possible to return NULL.\n Also deleted useless check of returned value of\n NFQGetQueue() in NFQInitThread()\n\nFound by Security Code with Svace static analyzer\nSigned-off-by: Maxim Korotkov ","shortMessageHtmlLink":"nfq: fix potential NULL dereference"}},{"before":"416a780f69ef528d48d33e8c63f25a24f91d09b3","after":"46d09a6ba6df13a071a1c3e4eeedddad4a23a381","ref":"refs/heads/master","pushedAt":"2023-03-26T07:38:08.012Z","pushType":"push","commitsCount":23,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":"profiling: updated switch block to fix gcc warning\n\nThis fixes a warning emitted by Fedora 37 when compiling\nwith gcc 12.2.1\n\nSigned-off-by: jason taylor ","shortMessageHtmlLink":"profiling: updated switch block to fix gcc warning"}},{"before":"6590d02ef48aa602dea05113dfc0cd108eb4e9a5","after":"babaf2489291fa028fa951d3dee471195afd271b","ref":"refs/heads/fix-unchecked-ret-null","pushedAt":"2023-03-22T15:31:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":" nfq: fix potential NULL dereference\n NFQGetQueue() can return NULL, it is unlikely but it must be\n checked against NULL.\n Found by Security Code with Svace static analyzer\nSigned-off-by: Maxim Korotkov ","shortMessageHtmlLink":" nfq: fix potential NULL dereference"}},{"before":null,"after":"6590d02ef48aa602dea05113dfc0cd108eb4e9a5","ref":"refs/heads/fix-unchecked-ret-null","pushedAt":"2023-03-18T12:22:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":" nfq: fix potential NULL deref\n NFQGetQueue() can return NULL, it of course is unlikely but it must be\n checked against NULL.\n Found by Security Code with Svace static analyzer\nSigned-off-by: Maxim Korotkov ","shortMessageHtmlLink":" nfq: fix potential NULL deref"}},{"before":"96b48d71042c282a51c83607eb8e25a1bf1e4bdb","after":"416a780f69ef528d48d33e8c63f25a24f91d09b3","ref":"refs/heads/master","pushedAt":"2023-03-18T11:55:09.437Z","pushType":"push","commitsCount":73,"pusher":{"login":"ProjectMutilation","name":"Maxim Korotkov","path":"/ProjectMutilation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64891287?s=80&v=4"},"commit":{"message":"jsonschema: do not enforce keys for alert metadata\n\nAs this is a free field and can have any key based on a rule","shortMessageHtmlLink":"jsonschema: do not enforce keys for alert metadata"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADTzGTuwA","startCursor":null,"endCursor":null}},"title":"Activity ยท ProjectMutilation/suricata"}