v0.0.1
Changelog
- b0bfdd7 Initial commit
- c2866f0 Merge pull request #10 from nakatanakatana/renovate/major-github-artifact-actions
- f29c217 Merge pull request #11 from nakatanakatana/fix-ci
- 3dc881a Merge pull request #12 from nakatanakatana/refactor-internal
- 95dd5aa Merge pull request #3 from nakatanakatana/renovate/aquaproj-aqua-registry-4.x
- 4a725a8 Merge pull request #5 from nakatanakatana/renovate/aquaproj-aqua-2.x
- a680470 Merge pull request #6 from nakatanakatana/renovate/aquaprojaqua-renovate-config
- 6404086 Merge pull request #7 from nakatanakatana/renovate/pin-dependencies
- ebb4338 Merge pull request #8 from nakatanakatana/renovate/actions-checkout-digest
- 4688150 Merge pull request #9 from nakatanakatana/renovate/actions-checkout-6.x
- b3981af [autofix.ci] apply automated fixes
- 09adb29 add Dockerfile
- 9ad0467 add aqua
- 10ea4d5 add github actions
- aba957c add goreleaser
- 49976c7 add renovate settings
- 5badf91 add update aqua-checksum ci
- e43d54b chore(conductor): Complete track deletion by removing all track files
- da7daa4 chore(conductor): Delete track 'Build the core CLI tool sarif-to-codequality'
- b1f3b1f chore(conductor): Delete track 'Move internal packages to cmd/sarif-to-codequality'
- ab52a2d chore(conductor): Delete track 'goreleaserを使ってリリースするworkflowを導入してください'
- 25d5637 chore(conductor): Mark track 'Build the core CLI tool sarif-to-codequality' as complete
- 27883a1 chore(conductor): Mark track 'Move internal packages to cmd/sarif-to-codequality' as complete
- 95c1254 chore(conductor): Mark track 'goreleaserを使ってリリースするworkflowを導入してください' as complete
- f59e15d chore(deps): pin dependencies
- 769ecc1 chore(deps): update actions/checkout action to v6
- b633dd2 chore(deps): update actions/checkout digest to 8e8c483
- 047a461 chore(deps): update dependency aquaproj/aqua to v2.56.3
- ff8642c chore(deps): update dependency aquaproj/aqua-registry to v4.456.0
- 7620b71 chore(deps): update dependency aquaproj/aqua-renovate-config to v2.9.0
- 7c97b0d chore(deps): update github artifact actions
- f902d4e chore(init): Initialize Go module and project structure
- eb546e3 chore(refactor): Create destination directory for internal packages
- c598639 chore(tools): Setup development tools and initial main.go
- 6606c6b conductor(checkpoint): Checkpoint end of Phase 1
- c5274d8 conductor(checkpoint): Checkpoint end of Phase 1: Preparation
- 8a8625c conductor(checkpoint): Checkpoint end of Phase 1: Project Scaffolding
- 99949b1 conductor(checkpoint): Checkpoint end of Phase 2
- cf836d7 conductor(checkpoint): Checkpoint end of Phase 2: Domain Models and Data Structures
- 51ccfb2 conductor(checkpoint): Checkpoint end of Phase 2: Migration and Refactoring
- c22d3da conductor(checkpoint): Checkpoint end of Phase 3
- dae3997 conductor(checkpoint): Checkpoint end of Phase 3: Core Conversion Logic (TDD)
- 4dc8e9f conductor(checkpoint): Checkpoint end of Phase 3: Verification
- db6ed24 conductor(checkpoint): Checkpoint end of Phase 4
- 8148f43 conductor(plan): Mark Phase 2 implementation tasks as complete
- 629309a conductor(plan): Mark Phase 2 verification task as complete
- 140cac4 conductor(plan): Mark Phase 3 verification task as complete
- aedae61 conductor(plan): Mark phase 'Phase 1: GoReleaser Configuration' as complete
- ef243d2 conductor(plan): Mark phase 'Phase 1: Preparation' as complete
- b7455d1 conductor(plan): Mark phase 'Phase 1: Project Scaffolding' as complete
- 1582bee conductor(plan): Mark phase 'Phase 2: Domain Models and Data Structures' as complete
- d901d55 conductor(plan): Mark phase 'Phase 2: GitHub Actions Workflow' as complete
- 3b1b66b conductor(plan): Mark phase 'Phase 2: Migration and Refactoring' as complete
- 51b5f1b conductor(plan): Mark phase 'Phase 3: Core Conversion Logic (TDD)' as complete
- 40cd1ba conductor(plan): Mark phase 'Phase 3: Final Verification' as complete
- c8b68c1 conductor(plan): Mark phase 'Phase 3: Verification' as complete
- eed018d conductor(plan): Mark phase 'Phase 4: CLI Interface and Integration' as complete
- cd1835b conductor(plan): Mark task 'Clean Up' as complete
- aea7b0f conductor(plan): Mark task 'Create .github/workflows/release.yml' as complete
- d292c7a conductor(plan): Mark task 'Create .goreleaser.yaml' as complete
- c8818a1 conductor(plan): Mark task 'Create Destination Directory' as complete and add track files
- 44b3af2 conductor(plan): Mark task 'Define SARIF and Code Quality data structures' as complete
- fd7b9ec conductor(plan): Mark task 'Final Integration Test' as complete
- 0b201f1 conductor(plan): Mark task 'Implement CLI Argument Parsing' as complete
- f3f3d91 conductor(plan): Mark task 'Implement Configuration Loading' as complete
- 415dfb1 conductor(plan): Mark task 'Implement Core Converter' as complete
- 4fdf8ca conductor(plan): Mark task 'Implement Fingerprinting' as complete
- f463fb7 conductor(plan): Mark task 'Implement Path Normalization' as complete
- 2cf177e conductor(plan): Mark task 'Implement Severity Mapping' as complete
- f6ffe0b conductor(plan): Mark task 'Implement Stdin/Stdout and File Handling' as complete
- 5c32062 conductor(plan): Mark task 'Initialize Go module and project structure' as complete
- 0758c5e conductor(plan): Mark task 'Move Packages' as complete
- 28000a4 conductor(plan): Mark task 'Setup development tools' as complete
- 04fed73 conductor(plan): Mark task 'Update Imports' as complete
- 473ec64 conductor(plan): Mark task 'Verify Build' as complete
- ff341d8 conductor(plan): Mark task 'Verify GoReleaser configuration locally' as complete
- 1576118 conductor(plan): Mark task 'Verify Linting' as complete
- 9dc9d39 conductor(plan): Mark task 'Verify Tests' as complete
- 50f96c5 conductor(setup): Add conductor setup files
- c01f167 docs(conductor): Synchronize docs for track 'Build the core CLI tool sarif-to-codequality'
- ae3dbf7 docs(conductor): Synchronize docs for track 'goreleaserを使ってリリースするworkflowを導入してください'
- cc82b8e feat(ci): Add GoReleaser GitHub Action workflow
- 8e5b80b feat(cli): Implement command line argument parsing
- f6b616e feat(cli): Implement stdin/stdout and multiple file handling
- 7acaf00 feat(config): Implement environment variable loading
- 588dc92 feat(converter): Implement core conversion logic
- 8bd544f feat(converter): Implement fingerprint generation
- 5442199 feat(converter): Implement path normalization
- b78e68d feat(converter): Implement severity mapping
- d315765 feat(goreleaser): Add GoReleaser configuration
- 364278d feat(models): Define SARIF and GitLab Code Quality data structures
- fab80aa fix(ci): set GO_VERSION
- a724df5 fix(goreleaser): Update deprecated properties to v2 compatible ones
- c850410 fix: build command
- 4b385fb refactor(converter): Use fmt.Fprintf in GenerateFingerprint
- ed319d5 refactor: Move internal packages to cmd/sarif-to-codequality/internal
- 256a468 refactor: Remove empty internal directory and cleanup temporary files
- 8c927bf refactor: Update import paths for moved internal packages
- 25c9780 style(git): Ignore dist directory
- dfda8bf test(integration): Add end-to-end integration tests with golden files
- 5917587 test(refactor): Verify all tests pass after project restructuring
- 6d7ad34 test(refactor): Verify build after project restructuring
- 0ddb0b9 test(refactor): Verify linting after project restructuring