{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":209313689,"defaultBranch":"main","name":"tracee","ownerLogin":"aquasecurity","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-18T13:20:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12783832?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715890359.0","currentOid":""},"activityList":{"items":[{"before":"6143226c81c9087a2d762dbbc778cff1fddd6ee4","after":"3d7178e6aa8108cda12ea8fa9abeef9898b0d961","ref":"refs/heads/v0.21.0","pushedAt":"2024-05-22T12:03:22.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"geyslan","name":"Geyslan Gregório","path":"/geyslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372117?s=80&v=4"},"commit":{"message":"chore: temp fix for install libzstd on AMIs\n\nAMIs have to be updated and installations like this commented out.\n\ncommit: ba4db8b (main), cherry-pick","shortMessageHtmlLink":"chore: temp fix for install libzstd on AMIs"}},{"before":"e98453bf88a5ec182b2f756bc1bdbd26a0adafed","after":"a39e4e32ffc2c190fe22c9ffe207a91ae24824ff","ref":"refs/heads/gh-pages","pushedAt":"2024-05-21T21:52:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed ba4db8bde to dev with MkDocs 1.6.0 and mike 2.1.1","shortMessageHtmlLink":"Deployed ba4db8b to dev with MkDocs 1.6.0 and mike 2.1.1"}},{"before":"207b0ededfca454ec97ffc59072990c49f908631","after":"ba4db8bdefafac1b1dce6b3dd5905ed365b33f19","ref":"refs/heads/main","pushedAt":"2024-05-21T21:51:35.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"geyslan","name":"Geyslan Gregório","path":"/geyslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372117?s=80&v=4"},"commit":{"message":"chore: temp fix for install libzstd on AMIs\n\nAMIs have to be updated and installations like this commented out.","shortMessageHtmlLink":"chore: temp fix for install libzstd on AMIs"}},{"before":"9e64ce28c8b040f859e6007e7a3843052da242a8","after":"6143226c81c9087a2d762dbbc778cff1fddd6ee4","ref":"refs/heads/v0.21.0","pushedAt":"2024-05-21T11:02:49.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"yanivagman","name":"Yaniv Agman","path":"/yanivagman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10260518?s=80&v=4"},"commit":{"message":"fix(proctree): limit saved file path length\n\nFile paths are created by concatting the dentries names from the root to the file, and concattign the file name in the end.\nAlthough each dentry and file name has max length, the entire path has none.\nTo avoid memorly leakage caused by saving file paths, introduce a limit to the save path length.","shortMessageHtmlLink":"fix(proctree): limit saved file path length"}},{"before":"7a4a56c14046aa0894cce181dde65d00c1af989e","after":"207b0ededfca454ec97ffc59072990c49f908631","ref":"refs/heads/main","pushedAt":"2024-05-21T11:00:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"feat(performance.yaml): clean up images post build (#4067)\n\nImages were previously uncleaned, causing disk storage buildup on the\r\nrunner. Prevent this by cleaning the image after publishing.","shortMessageHtmlLink":"feat(performance.yaml): clean up images post build (#4067)"}},{"before":"09f48dba7df630d1b5c08996e7bf3870aef96fb1","after":"7a4a56c14046aa0894cce181dde65d00c1af989e","ref":"refs/heads/main","pushedAt":"2024-05-21T10:47:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"fix(performance.yaml): benchmark output location (#4066)\n\nBenchmark output was previously uncoordinated between yaml and script.\r\nCommit adds an output location parameter to the script and corresponding\r\nmake arguments, which are then used in the yaml.","shortMessageHtmlLink":"fix(performance.yaml): benchmark output location (#4066)"}},{"before":"63223fc115eb257dbe6132fc9e856e6407a65ce6","after":"09f48dba7df630d1b5c08996e7bf3870aef96fb1","ref":"refs/heads/main","pushedAt":"2024-05-21T09:46:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"fix(performance.yaml): bench tool typo (#4063)\n\nsmallerIsBetter fixed to customSmallerIsBetter.","shortMessageHtmlLink":"fix(performance.yaml): bench tool typo (#4063)"}},{"before":"0387d64827eafd0d963b9d40318fa0ddff3cccf0","after":"63223fc115eb257dbe6132fc9e856e6407a65ce6","ref":"refs/heads/main","pushedAt":"2024-05-21T09:17:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"fix(performance.yaml): logout after image publish (#4062)\n\nWithout logging out a stale authentication token may stay between\r\nlogins.\r\nAlso remove sudo usage.","shortMessageHtmlLink":"fix(performance.yaml): logout after image publish (#4062)"}},{"before":"c858afa7d1f89c3f3e76c6b42f82455c90ad481a","after":"0387d64827eafd0d963b9d40318fa0ddff3cccf0","ref":"refs/heads/main","pushedAt":"2024-05-21T09:01:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"fix(performance.yaml): add aws authentication back (#4061)\n\nRemoved in 49e792c for no good reason.","shortMessageHtmlLink":"fix(performance.yaml): add aws authentication back (#4061)"}},{"before":"d945a59b535152601c7ae2e386e442aaef0f7a7c","after":"e98453bf88a5ec182b2f756bc1bdbd26a0adafed","ref":"refs/heads/gh-pages","pushedAt":"2024-05-20T13:11:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed c858afa7d to dev with MkDocs 1.6.0 and mike 2.1.1","shortMessageHtmlLink":"Deployed c858afa to dev with MkDocs 1.6.0 and mike 2.1.1"}},{"before":"fd728558f871e598276ce8f7a65be8f29a5edbfa","after":"c858afa7d1f89c3f3e76c6b42f82455c90ad481a","ref":"refs/heads/main","pushedAt":"2024-05-20T13:10:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rscampos","name":"Raphael Campos","path":"/rscampos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2014503?s=80&v=4"},"commit":{"message":"chore(docs): fix helm field in kubernets doc (#4017)","shortMessageHtmlLink":"chore(docs): fix helm field in kubernets doc (#4017)"}},{"before":"a458fa9f6e77df4144164ed08fda1f6f450b0c53","after":"fd728558f871e598276ce8f7a65be8f29a5edbfa","ref":"refs/heads/main","pushedAt":"2024-05-20T05:32:54.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"yanivagman","name":"Yaniv Agman","path":"/yanivagman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10260518?s=80&v=4"},"commit":{"message":"fix(proctree): limit saved file path length\n\nFile paths are created by concatting the dentries names from the root to the file, and concattign the file name in the end.\nAlthough each dentry and file name has max length, the entire path has none.\nTo avoid memorly leakage caused by saving file paths, introduce a limit to the save path length.","shortMessageHtmlLink":"fix(proctree): limit saved file path length"}},{"before":"ce4fe64330b0e532dc38eff347eb192386b25b1d","after":"9e64ce28c8b040f859e6007e7a3843052da242a8","ref":"refs/heads/v0.21.0","pushedAt":"2024-05-16T20:15:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"geyslan","name":"Geyslan Gregório","path":"/geyslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372117?s=80&v=4"},"commit":{"message":"chore(helm): rename helm field config file (#4018) (#4057)\n\ncommit: a458fa9f (main), cherry-pick\r\n\r\nCo-authored-by: Raphael Campos ","shortMessageHtmlLink":"chore(helm): rename helm field config file (#4018) (#4057)"}},{"before":"70abe5e5ce8c78daef0a767ae4e796d7d30061d1","after":null,"ref":"refs/heads/revert-4007-bump-k8s-0.21.0","pushedAt":"2024-05-16T20:12:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geyslan","name":"Geyslan Gregório","path":"/geyslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372117?s=80&v=4"}},{"before":"1ba8a3d24406d7f90717e94d261d69f49b307ad2","after":"ce4fe64330b0e532dc38eff347eb192386b25b1d","ref":"refs/heads/v0.21.0","pushedAt":"2024-05-16T19:53:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"geyslan","name":"Geyslan Gregório","path":"/geyslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372117?s=80&v=4"},"commit":{"message":"Revert \"chore(k8s): prepare v0.21.0 release (#4007)\" (#4055)\n\nThis reverts commit 7d630788701a1e4a538564b03fac463eea5f6f5e.\r\n\r\ncommit: 70abe5e (main), cherry-pick","shortMessageHtmlLink":"Revert \"chore(k8s): prepare v0.21.0 release (#4007)\" (#4055)"}},{"before":"8b941d9564654b6a50e374bb1cd055e3c9dfd1bf","after":"d945a59b535152601c7ae2e386e442aaef0f7a7c","ref":"refs/heads/gh-pages","pushedAt":"2024-05-16T18:39:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed a458fa9f6 to dev with MkDocs 1.6.0 and mike 2.1.1","shortMessageHtmlLink":"Deployed a458fa9 to dev with MkDocs 1.6.0 and mike 2.1.1"}},{"before":"fb292ed6d95a628517cf20a6b5b9226584262cc5","after":"a458fa9f6e77df4144164ed08fda1f6f450b0c53","ref":"refs/heads/main","pushedAt":"2024-05-16T18:38:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rscampos","name":"Raphael Campos","path":"/rscampos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2014503?s=80&v=4"},"commit":{"message":"chore(helm): rename helm field config file (#4018)\n\n* chore(helm): rename helm field config file and fix docs","shortMessageHtmlLink":"chore(helm): rename helm field config file (#4018)"}},{"before":"cd7ed0d12e72866c2961ac485d59db1f63cd91c4","after":"fb292ed6d95a628517cf20a6b5b9226584262cc5","ref":"refs/heads/main","pushedAt":"2024-05-16T15:40:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"geyslan","name":"Geyslan Gregório","path":"/geyslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372117?s=80&v=4"},"commit":{"message":"Revert \"chore(k8s): prepare v0.21.0 release (#4007)\" (#4054)\n\nThis reverts commit 7d630788701a1e4a538564b03fac463eea5f6f5e.","shortMessageHtmlLink":"Revert \"chore(k8s): prepare v0.21.0 release (#4007)\" (#4054)"}},{"before":null,"after":"70abe5e5ce8c78daef0a767ae4e796d7d30061d1","ref":"refs/heads/revert-4007-bump-k8s-0.21.0","pushedAt":"2024-05-16T15:06:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geyslan","name":"Geyslan Gregório","path":"/geyslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3372117?s=80&v=4"},"commit":{"message":"Revert \"chore(k8s): prepare v0.21.0 release (#4007)\"\n\nThis reverts commit 7d630788701a1e4a538564b03fac463eea5f6f5e.","shortMessageHtmlLink":"Revert \"chore(k8s): prepare v0.21.0 release (#4007)\""}},{"before":"565348358f26d67fb45b305df8e4003b185f391e","after":"1ba8a3d24406d7f90717e94d261d69f49b307ad2","ref":"refs/heads/v0.21.0","pushedAt":"2024-05-16T14:41:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yanivagman","name":"Yaniv Agman","path":"/yanivagman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10260518?s=80&v=4"},"commit":{"message":"fix(tests): fix goroutines leakage in integration tests (#4047) (#4052)\n\nFix tests so they will make sure to close channels properly and clean goroutines.\r\n\r\n(cherry picked from commit cd7ed0d12e72866c2961ac485d59db1f63cd91c4)","shortMessageHtmlLink":"fix(tests): fix goroutines leakage in integration tests (#4047) (#4052)"}},{"before":"a83133ed54d9474866544fc7e68314fd758a98e0","after":"cd7ed0d12e72866c2961ac485d59db1f63cd91c4","ref":"refs/heads/main","pushedAt":"2024-05-16T09:59:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yanivagman","name":"Yaniv Agman","path":"/yanivagman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10260518?s=80&v=4"},"commit":{"message":"fix(tests): fix goroutines leakage in integration tests (#4047)\n\nFix tests so they will make sure to close channels properly and clean goroutines.","shortMessageHtmlLink":"fix(tests): fix goroutines leakage in integration tests (#4047)"}},{"before":"62d70ce5bb553c01f993a235a4a082367da1af99","after":"a83133ed54d9474866544fc7e68314fd758a98e0","ref":"refs/heads/main","pushedAt":"2024-05-15T16:31:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"fix(perf): don't exit 1 after network benchmark (#4051)\n\nScript previously called the trapped cleanup procedure. That procedure\r\nreturned 1, since it was a trap routine in case of an error.\r\nSplit up the procedure into two, so that the trap routine returns 1\r\nand the cleanup itself doesn't.","shortMessageHtmlLink":"fix(perf): don't exit 1 after network benchmark (#4051)"}},{"before":"32a1667520f0cd67fa00042ec21d49a9eab2c6b2","after":"62d70ce5bb553c01f993a235a4a082367da1af99","ref":"refs/heads/main","pushedAt":"2024-05-15T15:41:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"chore(perf): refactor network benchmark call (#4049)\n\nAdds a Makefile section for performance benchmarks. As a start, add the\r\nnetwork benchmark. Use this new section in the github workflow.\r\nChange the benchmark script so that its call location agnostic.","shortMessageHtmlLink":"chore(perf): refactor network benchmark call (#4049)"}},{"before":"ffbc7a517f67fa2e07828de8cb05952b9665c18b","after":"32a1667520f0cd67fa00042ec21d49a9eab2c6b2","ref":"refs/heads/main","pushedAt":"2024-05-15T15:26:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"fix(perf): various changes and fixes (#4048)\n\n1. Move into benchmark folder before executing script\r\n2. Remove internal cache (use gh pages commits instead)\r\n3. Do not fail workflow on alert","shortMessageHtmlLink":"fix(perf): various changes and fixes (#4048)"}},{"before":"c870c4dbd2479627d67573f64a11527f8858aabf","after":"ffbc7a517f67fa2e07828de8cb05952b9665c18b","ref":"refs/heads/main","pushedAt":"2024-05-15T15:00:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"fix(perf): add missing cluser name env var","shortMessageHtmlLink":"fix(perf): add missing cluser name env var"}},{"before":"1320305506e3b7d016768253aaf131da38ab93d5","after":"c870c4dbd2479627d67573f64a11527f8858aabf","ref":"refs/heads/main","pushedAt":"2024-05-15T14:49:16.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"fix(perf): add kubeconfig fetch","shortMessageHtmlLink":"fix(perf): add kubeconfig fetch"}},{"before":"0cb8e4061632c3c1f1dc0c8b07d3f7ce74c545f6","after":"1320305506e3b7d016768253aaf131da38ab93d5","ref":"refs/heads/main","pushedAt":"2024-05-15T14:12:23.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"NDStrahilevitz","name":"Nadav Strahilevitz","path":"/NDStrahilevitz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22661609?s=80&v=4"},"commit":{"message":"chore(perf): temporarily disable AWS auth","shortMessageHtmlLink":"chore(perf): temporarily disable AWS auth"}},{"before":"ea687e26d5963e0f21a910243c11a9c8c9cf8bcf","after":"565348358f26d67fb45b305df8e4003b185f391e","ref":"refs/heads/v0.21.0","pushedAt":"2024-05-13T15:56:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yanivagman","name":"Yaniv Agman","path":"/yanivagman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10260518?s=80&v=4"},"commit":{"message":"fix: remove invalid \"format\" event from docs\n\nFix #4012\n\nThe documentation sports a \"Format\" security event:\nhttps://aquasecurity.github.io/tracee/latest/docs/events/builtin/signatures/format/\nThis is some error with how the documentation got created by AI.\n\nRemove this \"event\" from docs.","shortMessageHtmlLink":"fix: remove invalid \"format\" event from docs"}},{"before":"86f00239e9173c4aa84d850a1d558a07bab2f97b","after":"8b941d9564654b6a50e374bb1cd055e3c9dfd1bf","ref":"refs/heads/gh-pages","pushedAt":"2024-05-13T15:43:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 0cb8e4061 to dev with MkDocs 1.6.0 and mike 2.1.1","shortMessageHtmlLink":"Deployed 0cb8e40 to dev with MkDocs 1.6.0 and mike 2.1.1"}},{"before":"d013c68db1e865ce5e2b57f47ddec3a68a65cac3","after":"0cb8e4061632c3c1f1dc0c8b07d3f7ce74c545f6","ref":"refs/heads/main","pushedAt":"2024-05-13T15:42:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yanivagman","name":"Yaniv Agman","path":"/yanivagman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10260518?s=80&v=4"},"commit":{"message":"fix: remove invalid \"format\" event from docs\n\nFix #4012\n\nThe documentation sports a \"Format\" security event:\nhttps://aquasecurity.github.io/tracee/latest/docs/events/builtin/signatures/format/\nThis is some error with how the documentation got created by AI.\n\nRemove this \"event\" from docs.","shortMessageHtmlLink":"fix: remove invalid \"format\" event from docs"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUOHHCgA","startCursor":null,"endCursor":null}},"title":"Activity · aquasecurity/tracee"}