{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":26501725,"defaultBranch":"main","name":"csdiff","ownerLogin":"csutils","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-11-11T19:56:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/88144990?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719304580.0","currentOid":""},"activityList":{"items":[{"before":"74db0abe60c7eb1b2bf1622455d5f5d1635a8666","after":"e21d8ce96282f9cbc96bf8625319e9fdf546be85","ref":"refs/heads/main","pushedAt":"2024-07-03T14:38:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"cstrans-df-run: use std::move() suggested by Coverity\n\nRelated: https://github.com/csutils/csdiff/pull/190\nCloses: https://github.com/csutils/csdiff/pull/191","shortMessageHtmlLink":"cstrans-df-run: use std::move() suggested by Coverity"}},{"before":"25965d48eee44353e49b01befffd3f5592947472","after":"74db0abe60c7eb1b2bf1622455d5f5d1635a8666","ref":"refs/heads/main","pushedAt":"2024-07-03T13:56:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"cstrans-df-run: propagate args of the RUN directive\n\n... rather than passing them to a shell interpreter after the\ntransformation:\n```\n[8/9] STEP 7/13: RUN [\"env\", \"COV_HOST=cspodman\", \"COVERITY_POSIX_SPAWN_FALLBACK=1\", \"/opt/cov-sa-2024.3/bin/cov-build\",\n\"--dir=/cov\", \"--append-log\", \"sh\", \"-c\", \"--mount=type=bind,from=build,src=/workspace/dist,target=/workspace/dist\n--mount=type=cache,target=/root/.cache/pip pip install $(echo dist/*.whl)'[tensorizer]' --verbose\"]\nCoverity Build Capture (64-bit) version 2024.3.0 on Linux\n6.9.5-100.fc39.x86_64 x86_64\nInternal version numbers: 3b0d073f2b p-2024.3-push-30\n\nsh: --: invalid option\n```\n\nReported-by: Steve Grubb\nCloses: https://github.com/csutils/csdiff/pull/190","shortMessageHtmlLink":"cstrans-df-run: propagate args of the RUN directive"}},{"before":"3c764eb4bd0fe8969227df0d69ca4e2c31729558","after":"25965d48eee44353e49b01befffd3f5592947472","ref":"refs/heads/main","pushedAt":"2024-06-25T06:43:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"msg-filter: abstract out notes about builtin models\n\n... so that semantically equal findings are matched with each other\n\nResolves: https://issues.redhat.com/browse/OSH-700\nCloses: https://github.com/csutils/csdiff/pull/189","shortMessageHtmlLink":"msg-filter: abstract out notes about builtin models"}},{"before":"be1def43618608bbd4b662beb0053824d41042e1","after":"3c764eb4bd0fe8969227df0d69ca4e2c31729558","ref":"refs/heads/main","pushedAt":"2024-06-14T14:02:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"msg-filter: abstract out numbers from error[too-many] findings\n\nAbstract out the number of occurrences and configured rate limit\nin `error[too-many]` findings.\n\nResolves: https://issues.redhat.com/browse/OSH-496\nCloses: https://github.com/csutils/csdiff/pull/188","shortMessageHtmlLink":"msg-filter: abstract out numbers from error[too-many] findings"}},{"before":"be425687cfe687ade3717726a7870030b6974224","after":"be1def43618608bbd4b662beb0053824d41042e1","ref":"refs/heads/main","pushedAt":"2024-06-12T07:54:17.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"csgrep --warning-rate-limit: drop location from key events\n\n... to ease finding deduplication. If a checker is too noisy, a small\nchange in the code could unexpectedly change the location (including the\nfile path) of the `error[too-many]` key event, which would hamper the\ndeduplication of findings.\n\nRelated: https://issues.redhat.com/browse/OSH-496","shortMessageHtmlLink":"csgrep --warning-rate-limit: drop location from key events"}},{"before":"7642174b692241816824a8f13a345cb267e72874","after":"be425687cfe687ade3717726a7870030b6974224","ref":"refs/heads/main","pushedAt":"2024-06-10T15:06:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"parser-cov: accept the [important] flag in checker line\n\n... in case someone pastes the text directly from a web browser.\n\nFor now the parser discards the information about presence of the flag\nrather than propagating it. This is justified by the fact that the\nparser should be fed by the data produced by `writer-cov`, which does\nnot produce such a flag.\n\nResolves: https://issues.redhat.com/browse/OSH-682\nCloses: https://github.com/csutils/csdiff/pull/186","shortMessageHtmlLink":"parser-cov: accept the [important] flag in checker line"}},{"before":"9c716e36f445f06c0993fb4c0d512f282aa9493d","after":"7642174b692241816824a8f13a345cb267e72874","ref":"refs/heads/main","pushedAt":"2024-05-27T17:10:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"msg-filter: adapt paths from llvm-17 source tree\n\n... to match the llvm-19 source tree\n\nResolves: https://issues.redhat.com/browse/OSH-663\nCloses: https://github.com/csutils/csdiff/pull/183","shortMessageHtmlLink":"msg-filter: adapt paths from llvm-17 source tree"}},{"before":"fd86997a7cc38ee0a12e292471858204f248d886","after":"9c716e36f445f06c0993fb4c0d512f282aa9493d","ref":"refs/heads/main","pushedAt":"2024-05-27T15:27:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lzaoral","name":"Lukáš Zaoral","path":"/lzaoral","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48823770?s=80&v=4"},"commit":{"message":"parser-gcc: fix parsing of UBSAN reports with missing function names","shortMessageHtmlLink":"parser-gcc: fix parsing of UBSAN reports with missing function names"}},{"before":"43ae09aee53cb049da3dc9b7b87a380b19a1925e","after":"fd86997a7cc38ee0a12e292471858204f248d886","ref":"refs/heads/main","pushedAt":"2024-05-27T14:59:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"parser: skip BOM at the beginning of input\n\n... so that data format is properly recognized even when the file starts\nwith BOM.\n\nCloses: https://github.com/csutils/csdiff/pull/182","shortMessageHtmlLink":"parser: skip BOM at the beginning of input"}},{"before":"a8f67f19ffe2039b51ee3a994c588b2b24297b4d","after":"43ae09aee53cb049da3dc9b7b87a380b19a1925e","ref":"refs/heads/main","pushedAt":"2024-05-21T12:01:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"make-srpm.sh: use the pxz compressor if available\n\n... to speed up creation of .tar.xz on a multicore machine. After the\nrecent extension of the test-suite, compression of the distribution\ntarball started to take too much time. This change makes it reasonably\nfast again in my development environment.\n\nCloses: https://github.com/csutils/csdiff/pull/175","shortMessageHtmlLink":"make-srpm.sh: use the pxz compressor if available"}},{"before":"63871e216fa28c06a48588ff0004958cf76ddc6c","after":"a8f67f19ffe2039b51ee3a994c588b2b24297b4d","ref":"refs/heads/main","pushedAt":"2024-05-15T10:34:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jamacku","name":"Jan Macku","path":"/jamacku","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2879818?s=80&v=4"},"commit":{"message":"feat(cshtml): use CSS instead of inlining styles\n\nFixes: https://github.com/csutils/csdiff/issues/174\nCloses: https://github.com/csutils/csdiff/pull/181","shortMessageHtmlLink":"feat(cshtml): use CSS instead of inlining styles"}},{"before":"44952ada5f555aff8041e7aff4e3080c13e60661","after":"63871e216fa28c06a48588ff0004958cf76ddc6c","ref":"refs/heads/main","pushedAt":"2024-05-14T07:00:49.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"jamacku","name":"Jan Macku","path":"/jamacku","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2879818?s=80&v=4"},"commit":{"message":"fix(cshtml): remove extra space in html tag","shortMessageHtmlLink":"fix(cshtml): remove extra space in html tag"}},{"before":"ff6d179549ec5cb092932c128c55d1be76619209","after":"44952ada5f555aff8041e7aff4e3080c13e60661","ref":"refs/heads/main","pushedAt":"2024-05-13T16:32:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jamacku","name":"Jan Macku","path":"/jamacku","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2879818?s=80&v=4"},"commit":{"message":"html-writer: Use HTML5 instead of XHTML 1.0\n\nFixes: https://github.com/csutils/csdiff/issues/177\nCloses: https://github.com/csutils/csdiff/pull/179","shortMessageHtmlLink":"html-writer: Use HTML5 instead of XHTML 1.0"}},{"before":"4ae879f96d0a7121789867b860392d1c8e8fb7c5","after":"ff6d179549ec5cb092932c128c55d1be76619209","ref":"refs/heads/main","pushedAt":"2024-05-03T11:49:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jamacku","name":"Jan Macku","path":"/jamacku","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2879818?s=80&v=4"},"commit":{"message":"cshtml: use the `.json` extension for JSON files\n\nCorrectly reference accepted format as JSON instead of JS.\n\nCloses: https://github.com/csutils/csdiff/pull/176","shortMessageHtmlLink":"cshtml: use the .json extension for JSON files"}},{"before":"a2a4ad1bdfe9bb0896464d93e23d8c3f2276de28","after":"4ae879f96d0a7121789867b860392d1c8e8fb7c5","ref":"refs/heads/main","pushedAt":"2024-05-03T11:33:32.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"hash-util: drop compatibility with boost-1.53\n\nWe use boost-1.69 in our EPEL-7 builds.\n\nRelated: https://github.com/csutils/csdiff/issues/98\nCloses: https://github.com/csutils/csdiff/pull/168","shortMessageHtmlLink":"hash-util: drop compatibility with boost-1.53"}},{"before":"cd5d2e55c13d2f84b2b16b6afbb6dcf5eb9299af","after":"a2a4ad1bdfe9bb0896464d93e23d8c3f2276de28","ref":"refs/heads/main","pushedAt":"2024-04-29T08:01:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lzaoral","name":"Lukáš Zaoral","path":"/lzaoral","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48823770?s=80&v=4"},"commit":{"message":"writer-sarif: add descriptions for ShellCheck rules","shortMessageHtmlLink":"writer-sarif: add descriptions for ShellCheck rules"}},{"before":"f05aa13b32404376f9c673604205c37693715469","after":"cd5d2e55c13d2f84b2b16b6afbb6dcf5eb9299af","ref":"refs/heads/main","pushedAt":"2024-04-23T08:18:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"writer-json-sarif: propagate the \"imp\" flag as level\n\nIf the \"imp\" flag is set on a finding, set the SARIF level to \"error\",\nwhich means \"Important\".\n\nRelated: https://issues.redhat.com/browse/OSH-565\nCloses: https://github.com/csutils/csdiff/pull/173","shortMessageHtmlLink":"writer-json-sarif: propagate the \"imp\" flag as level"}},{"before":"cdd76a61ed1627668ee5e375a067067c00e59bf7","after":"f05aa13b32404376f9c673604205c37693715469","ref":"refs/heads/main","pushedAt":"2024-04-23T08:13:25.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"msg-filter: tweak kernel path fixup for z-stream releases\n\nThe original rule was able to translate:\n`kernel-4.18.0-552.el8/linux-4.18.0-552.el8.x86_64/` -> `kernel-4.18.0-552.el8/`\n\n... but it did not work for z-stream releases, where the paths are\nunnecessarily inconsistent (`el8_9` on the first level vs. `el8`\non the second level):\n`kernel-4.18.0-513.5.1.el8_9/linux-4.18.0-513.5.1.el8.x86_64/`\n\nRelated: https://issues.redhat.com/browse/OSH-563\nCloses: https://github.com/csutils/csdiff/pull/171","shortMessageHtmlLink":"msg-filter: tweak kernel path fixup for z-stream releases"}},{"before":"64776317f0ddbdf3839766b0c4888a42b2e22f0b","after":"cdd76a61ed1627668ee5e375a067067c00e59bf7","ref":"refs/heads/main","pushedAt":"2024-04-19T13:12:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"parser-cov: further tweaks to key event matching\n\nResolves: https://issues.redhat.com/browse/OSH-622\nCloses: https://github.com/csutils/csdiff/pull/172","shortMessageHtmlLink":"parser-cov: further tweaks to key event matching"}},{"before":"ac8946dd7149676e0ad0ddf61c02438dfe442e23","after":"64776317f0ddbdf3839766b0c4888a42b2e22f0b","ref":"refs/heads/main","pushedAt":"2024-04-09T14:10:42.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"writer-json-sarif: write endLine/endColumn unconditionally\n\n... paired with each startLine/startColumn to be compatible\nwith `shellcheck-sarif` and `sarif-fmt`.\n\nResolves: https://github.com/csutils/csdiff/issues/136\nCloses: https://github.com/csutils/csdiff/pull/167","shortMessageHtmlLink":"writer-json-sarif: write endLine/endColumn unconditionally"}},{"before":"cf0c9936eb4559191524fa30f52b9f4ed6c68984","after":"ac8946dd7149676e0ad0ddf61c02438dfe442e23","ref":"refs/heads/main","pushedAt":"2024-04-02T16:19:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"tests/csgrep: added tests for column property in Coverity JSONv10\n\nRelated https://issues.redhat.com/browse/OSH-11\n\nAdded tests for the column property in Coverity using JSON v10 results. Two different tests cases have been added: IN one of them, the column number is present in the results. In the second one, the column number is null","shortMessageHtmlLink":"tests/csgrep: added tests for column property in Coverity JSONv10"}},{"before":"4a173732f37dd72a64711e8549e3064f9abc0a04","after":"cf0c9936eb4559191524fa30f52b9f4ed6c68984","ref":"refs/heads/main","pushedAt":"2024-03-29T11:05:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"coding style: rename parse_int() -> parseInt()\n\n... for consistency. We use camel-case to name our own functions.\n\nCloses: https://github.com/csutils/csdiff/pull/166","shortMessageHtmlLink":"coding style: rename parse_int() -> parseInt()"}},{"before":"78493120e2752fbaac5bd1a3c2ece037bc47496f","after":"4a173732f37dd72a64711e8549e3064f9abc0a04","ref":"refs/heads/main","pushedAt":"2024-02-26T09:51:45.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"tests/csdiff: help csdiff to find the correct key event\n\nThe 2nd event is a key event in the following finding from Coverity:\n```\nError: SOCKET_ACCEPT_ALL_ORIGINS (CWE-942):\ngrafana-9.2.10/vendor/github.com/gorilla/websocket/server.go:302: go_socketio_all_origins: The function \"function anonymous%1\" always returns \"true\".\ngrafana-9.2.10/vendor/github.com/gorilla/websocket/server.go:302: go_socketio_all_origins: The function \"Upgrader.CheckOrigin()\" always returns \"true\" to accept requests from all origins.\ngrafana-9.2.10/vendor/github.com/gorilla/websocket/server.go:302: go_socketio_all_origins: Modify the \"Upgrader.CheckOrigin()\" function to only return \"true\" for trusted origins, or remove the function completely since the default \"Upgrader\" will only create \"WebSocket\" connections with clients from the same origin.\n```\n\nRelated: https://issues.redhat.com/browse/OSH-552\nCloses: https://github.com/csutils/csdiff/pull/165","shortMessageHtmlLink":"tests/csdiff: help csdiff to find the correct key event"}},{"before":"0a738804324a9ffa69a8c1e2ccd9b87cffaf090f","after":"78493120e2752fbaac5bd1a3c2ece037bc47496f","ref":"refs/heads/main","pushedAt":"2024-02-19T09:40:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"csgrep: Fix --prune-events option description\n\nCorrect description of the --prune-events option for csgrep. When this\noption is specified, events with the verbosity level matching the number\nspecified as option argument are preserved, while the previous\ndescription indicated they were pruned.\n\nAlso slightly tweaking the --imp-level description to replace \"greater\nor equal than\" with \"greater than or equal to\", similar to the wording\nof the new description for --prune-events.","shortMessageHtmlLink":"csgrep: Fix --prune-events option description"}},{"before":"15bf46e94edc1d2f477b3e38d8883b01c1610aef","after":"0a738804324a9ffa69a8c1e2ccd9b87cffaf090f","ref":"refs/heads/main","pushedAt":"2024-02-19T07:41:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"json-parser: add semgrep test cases\n\nRelated: https://issues.redhat.com/browse/OSH-57\nCloses: https://github.com/csutils/csdiff/pull/162","shortMessageHtmlLink":"json-parser: add semgrep test cases"}},{"before":"b9453dccee9784534846ab36a4061a853b79656c","after":"15bf46e94edc1d2f477b3e38d8883b01c1610aef","ref":"refs/heads/main","pushedAt":"2024-01-31T14:30:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdudka","name":"Kamil Dudka","path":"/kdudka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227483?s=80&v=4"},"commit":{"message":"parser-common: recognize events produced by SIGMA checkers\n\nResolves: https://issues.redhat.com/browse/OSH-539\nCloses: https://github.com/csutils/csdiff/pull/159","shortMessageHtmlLink":"parser-common: recognize events produced by SIGMA checkers"}},{"before":"941ad1a65bb954818d5e41959d91e01f9b89f3d5","after":"b9453dccee9784534846ab36a4061a853b79656c","ref":"refs/heads/main","pushedAt":"2024-01-31T12:48:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lzaoral","name":"Lukáš Zaoral","path":"/lzaoral","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48823770?s=80&v=4"},"commit":{"message":"writer-json-sarif: fix miscompilation with recent Apple Clang\n\nFor a reason I'm too lazy to diagnose, latest releases of Apple Clang now\nignore the outermost initializer lists with object initializers which GCC\nstill translates to an array. Construct the arrays explicitly to avoid this\nambiguity.\n\nResolves: https://github.com/csutils/csdiff/issues/160","shortMessageHtmlLink":"writer-json-sarif: fix miscompilation with recent Apple Clang"}},{"before":"af14fe151d1a1fce2b8a74fb0b23bd075c180843","after":"941ad1a65bb954818d5e41959d91e01f9b89f3d5","ref":"refs/heads/main","pushedAt":"2024-01-03T09:21:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lzaoral","name":"Lukáš Zaoral","path":"/lzaoral","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48823770?s=80&v=4"},"commit":{"message":"msg-filter.cc: squash UBSAN reports that only differ in the address\n\nResolves: https://github.com/csutils/csdiff/issues/150","shortMessageHtmlLink":"msg-filter.cc: squash UBSAN reports that only differ in the address"}},{"before":"fafc198c1e9bd22401a2ee81e0074d9140a74e5b","after":null,"ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4","pushedAt":"2024-01-02T19:31:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"df1fda07a6fd6bb81d717d253d170935feb0886a","after":"af14fe151d1a1fce2b8a74fb0b23bd075c180843","ref":"refs/heads/main","pushedAt":"2024-01-02T19:31:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lzaoral","name":"Lukáš Zaoral","path":"/lzaoral","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48823770?s=80&v=4"},"commit":{"message":"build(deps): bump actions/upload-artifact from 3 to 4\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/upload-artifact from 3 to 4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdf7ihwA","startCursor":null,"endCursor":null}},"title":"Activity · csutils/csdiff"}