{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":151328875,"defaultBranch":"master","name":"cyclonedx-dotnet","ownerLogin":"CycloneDX","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-10-02T21:58:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/29029855?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722798692.0","currentOid":""},"activityList":{"items":[{"before":"2a3fab2f5284bf14d22c417bc308827f868024df","after":"ed8fd7d803f5097ac20cf02347c60d90c27f92ef","ref":"refs/heads/master","pushedAt":"2024-08-04T19:14:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"cicd: fix pipeline (#901)\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"cicd: fix pipeline (#901)"}},{"before":null,"after":"dd8851b6edf34ac18e4641546f846775883f753e","ref":"refs/heads/mtsfoni-patch-1","pushedAt":"2024-08-04T19:11:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"Fix pipeline\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"Fix pipeline"}},{"before":"fe904123a8ab8eca328ee48f3bb87ad3157026f7","after":"85a2ed0b7bc159629d7df9f50e5fbb7a0344cdf3","ref":"refs/heads/feature/protobuf-output-support","pushedAt":"2024-07-01T11:13:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"Update BomService.cs\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"Update BomService.cs"}},{"before":"29526f6bdeb227114deae0a12d95e7c9b923e00b","after":"fe904123a8ab8eca328ee48f3bb87ad3157026f7","ref":"refs/heads/feature/protobuf-output-support","pushedAt":"2024-07-01T11:12:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"Update Runner.cs\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"Update Runner.cs"}},{"before":"063937af3761d9c420a11ffdefe66cf563fca3ec","after":"29526f6bdeb227114deae0a12d95e7c9b923e00b","ref":"refs/heads/feature/protobuf-output-support","pushedAt":"2024-07-01T11:11:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"Update Program.cs\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"Update Program.cs"}},{"before":null,"after":"063937af3761d9c420a11ffdefe66cf563fca3ec","ref":"refs/heads/feature/protobuf-output-support","pushedAt":"2024-07-01T11:08:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"Update RunOptions.cs\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"Update RunOptions.cs"}},{"before":null,"after":"993ccccccadbdcfb8499975a6b0bae1cf0f6707c","ref":"refs/heads/feature/detect-output-format-from-filename","pushedAt":"2024-07-01T10:52:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"feat: Detect output format from output filename if provided\n\n- Implemented logic to detect the output format from the output filename extension.\r\n- If `-fn` is set but `--json` or `--bom-format` are not set, the format is determined based on the file extension.\r\n- Supported extensions: .xml, .json, .proto, .pb, .bin.\r\n- Explicit parameters `--json` or `--bom-format` take precedence if set.\r\n\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"feat: Detect output format from output filename if provided"}},{"before":"1643034a8bea9ba8e766e271f022e9e0ff0773c0","after":null,"ref":"refs/heads/dependabot/docker/dotnet/sdk-8.0.302","pushedAt":"2024-06-19T22:10:23.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":null,"after":"393f2344a8de50992147035090a49245b5bc82f8","ref":"refs/heads/dependabot/docker/dotnet/sdk-8.0.302-1","pushedAt":"2024-06-19T22:10:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump dotnet/sdk from 8.0.101 to 8.0.302-1\n\nBumps dotnet/sdk from 8.0.101 to 8.0.302-1.\n\n---\nupdated-dependencies:\n- dependency-name: dotnet/sdk\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump dotnet/sdk from 8.0.101 to 8.0.302-1"}},{"before":"98e2b3a7ebde8a151c915d651fe3f453dac8b0ee","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.6","pushedAt":"2024-06-12T22:10:30.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":null,"after":"d675abbf3ebc5278bd826b87a12d71f25b47b932","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.7","pushedAt":"2024-06-12T22:10:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/checkout from 4.1.2 to 4.1.7\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.2...v4.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/checkout from 4.1.2 to 4.1.7"}},{"before":"6d84dde74bc8a0999ce51e7ce207a27703ac4b0d","after":null,"ref":"refs/heads/dependabot/docker/dotnet/sdk-8.0.301","pushedAt":"2024-06-11T22:34:03.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":null,"after":"1643034a8bea9ba8e766e271f022e9e0ff0773c0","ref":"refs/heads/dependabot/docker/dotnet/sdk-8.0.302","pushedAt":"2024-06-11T22:33:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump dotnet/sdk from 8.0.101 to 8.0.302\n\nBumps dotnet/sdk from 8.0.101 to 8.0.302.\n\n---\nupdated-dependencies:\n- dependency-name: dotnet/sdk\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump dotnet/sdk from 8.0.101 to 8.0.302"}},{"before":"953f59bdcaf255c87eff09c18658088e4d4cacf9","after":"2a3fab2f5284bf14d22c417bc308827f868024df","ref":"refs/heads/master","pushedAt":"2024-06-07T08:15:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"chore: version to 3.0.8\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"chore: version to 3.0.8"}},{"before":"8d75418ddea28dd1b7e38750ed3c3449af733a40","after":"953f59bdcaf255c87eff09c18658088e4d4cacf9","ref":"refs/heads/master","pushedAt":"2024-06-07T08:14:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"fix: CycloneDX should fail when the provided file was not found\n\n* CycloneDX should fail when the provided file was not found\r\n\r\nhttps://github.com/CycloneDX/cyclonedx-dotnet/issues/882\r\n\r\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"fix: CycloneDX should fail when the provided file was not found"}},{"before":"bb9b2403a4c0dcd9999fe519fe145704e07c9584","after":"8d75418ddea28dd1b7e38750ed3c3449af733a40","ref":"refs/heads/master","pushedAt":"2024-06-07T08:13:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"Fix: Also find assembly version info for VB projects (#870)\n\nThe AssemblyInfo file for VB has a different file path and syntax than\r\nC#, so assembly version information for VB projects was not getting\r\npicked up by the ProjectFileService.\r\n\r\nSigned-off-by: dhivarson ","shortMessageHtmlLink":"Fix: Also find assembly version info for VB projects (#870)"}},{"before":"1b93ca273965e0a7eb397210ea4c6d3e71287f6a","after":"a2b4f353bf83e030ca2964e788193dbf78948bb8","ref":"refs/heads/fix882","pushedAt":"2024-06-07T08:09:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"Add test and cover other cases","shortMessageHtmlLink":"Add test and cover other cases"}},{"before":"bc5305fd0a6e5ab8823331a3bdb9f55ab16e1d67","after":"1b93ca273965e0a7eb397210ea4c6d3e71287f6a","ref":"refs/heads/fix882","pushedAt":"2024-06-06T09:08:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"Update Runner.cs\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"Update Runner.cs"}},{"before":null,"after":"bc5305fd0a6e5ab8823331a3bdb9f55ab16e1d67","ref":"refs/heads/fix882","pushedAt":"2024-06-06T09:06:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"CycloneDX should fail when the provided file was not found\n\nhttps://github.com/CycloneDX/cyclonedx-dotnet/issues/882\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"CycloneDX should fail when the provided file was not found"}},{"before":"b3709975e0c511e647aa46c6028395c391743a73","after":null,"ref":"refs/heads/dependabot/docker/dotnet/sdk-8.0.300","pushedAt":"2024-05-29T22:32:45.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":null,"after":"6d84dde74bc8a0999ce51e7ce207a27703ac4b0d","ref":"refs/heads/dependabot/docker/dotnet/sdk-8.0.301","pushedAt":"2024-05-29T22:32:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump dotnet/sdk from 8.0.101 to 8.0.301\n\nBumps dotnet/sdk from 8.0.101 to 8.0.301.\n\n---\nupdated-dependencies:\n- dependency-name: dotnet/sdk\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump dotnet/sdk from 8.0.101 to 8.0.301"}},{"before":"069aa59840173c7c64d231fec1ffc253129d022c","after":"bb9b2403a4c0dcd9999fe519fe145704e07c9584","ref":"refs/heads/master","pushedAt":"2024-05-28T19:31:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"chore: version to 3.0.7\n\nSigned-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>","shortMessageHtmlLink":"chore: version to 3.0.7"}},{"before":"ab23f5b02c8f477640a814009cb68f9a39499fad","after":"069aa59840173c7c64d231fec1ffc253129d022c","ref":"refs/heads/master","pushedAt":"2024-05-28T19:30:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtsfoni","name":"Michael Tsfoni","path":"/mtsfoni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80639729?s=80&v=4"},"commit":{"message":"chore: bump CycloneDX.Core to 7.0.1","shortMessageHtmlLink":"chore: bump CycloneDX.Core to 7.0.1"}},{"before":"40aabc03992fd5c3380a4a8c6ef11e5354218536","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.5","pushedAt":"2024-05-16T22:56:27.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":null,"after":"98e2b3a7ebde8a151c915d651fe3f453dac8b0ee","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.6","pushedAt":"2024-05-16T22:56:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/checkout from 4.1.2 to 4.1.6\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.2...v4.1.6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/checkout from 4.1.2 to 4.1.6"}},{"before":"4c289c7ac3d4da19ceaa954c8ccd4dbcf5988986","after":null,"ref":"refs/heads/dependabot/docker/dotnet/sdk-8.0.204","pushedAt":"2024-05-14T22:59:33.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":null,"after":"b3709975e0c511e647aa46c6028395c391743a73","ref":"refs/heads/dependabot/docker/dotnet/sdk-8.0.300","pushedAt":"2024-05-14T22:59:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump dotnet/sdk from 8.0.101 to 8.0.300\n\nBumps dotnet/sdk from 8.0.101 to 8.0.300.\n\n---\nupdated-dependencies:\n- dependency-name: dotnet/sdk\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump dotnet/sdk from 8.0.101 to 8.0.300"}},{"before":"9e1fc73cf4b52208e3caec203abd9bb6b5703a70","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.4","pushedAt":"2024-05-06T22:15:08.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":null,"after":"40aabc03992fd5c3380a4a8c6ef11e5354218536","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.5","pushedAt":"2024-05-06T22:15:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/checkout from 4.1.2 to 4.1.5\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.2...v4.1.5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/checkout from 4.1.2 to 4.1.5"}},{"before":"d169d2dbd2269db91b4089001da59445ce0c83be","after":null,"ref":"refs/heads/dependabot/nuget/xunit.runner.visualstudio-2.5.8","pushedAt":"2024-04-29T22:52:23.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEkW3_5QA","startCursor":null,"endCursor":null}},"title":"Activity ยท CycloneDX/cyclonedx-dotnet"}