Releases: Boeing/config-file-validator
Releases · Boeing/config-file-validator
v1.8.0
What's Changed
- Moving arch PKGBUILD to separate project by @kehoecj in #163
- Add Scoop installation reference in the readme by @sitiom in #168
- Add PKGBUILD for Arch User Repository by @timwehrle in #180
- Support env variables for config (#111) by @nikonhub in #177
- Add SARIF as a reporter option by @shiina4119 in #166
- Add function to dynamically determine package version for PKGBUILD by @timwehrle in #186
- [ISSUE-190] Update go version in
go.mod
to use 1.N.P format by @jameskim0987 in #191 - chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.2.3 by @dependabot in #203
- chore(deps): bump actions/checkout from 3.6.0 to 4.2.2 by @dependabot in #200
- chore(deps): bump actions/upload-artifact from 97a0fba1372883ab732affbe8f94b823f91727db to c24449f33cd45d4826c6702db7e49f7cdb9b551d by @dependabot in #193
- chore(deps): bump github/codeql-action from 3.24.9 to 3.27.0 by @dependabot in #195
- chore(deps): bump step-security/harden-runner from 2.8.0 to 2.10.1 by @dependabot in #196
- chore(deps): bump wangyoucao577/go-release-action from 1.50 to 1.52 by @dependabot in #198
- Display excludeable file types and validate by @danielingegneri in #178
- docs: replace example images with gif from terminalizer by @jackneer in #185
- Include support for multiple reporter output types, solves #109 by @xanish in #181
- Fix: yml is valid type by @gurukiran07 in #206
- chore(deps): bump howett.net/plist from 1.0.0 to 1.0.1 by @dependabot in #197
- chore(deps): bump github.com/gurkankaymak/hocon from 1.2.18 to 1.2.20 by @dependabot in #199
- chore(deps): bump github.com/fatih/color from 1.13.0 to 1.18.0 by @dependabot in #208
- chore(deps): bump KSXGitHub/github-actions-deploy-aur from 2.7.2 to 3.0.1 by @dependabot in #209
- chore(deps): bump actions/upload-artifact from 3.2.1.pre.node20 to 4.4.3 by @dependabot in #210
- chore(deps): bump actions/setup-go from 4.1.0 to 5.1.0 by @dependabot in #211
- chore(deps): bump golangci/golangci-lint-action from 4.0.1 to 6.1.1 by @dependabot in #212
- chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 by @dependabot in #213
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #220
- chore(deps): bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.23.0 by @dependabot in #219
- chore(deps): bump github/codeql-action from 3.27.0 to 3.27.6 by @dependabot in #222
- chore(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #223
- chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.9 by @dependabot in #224
- chore(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by @dependabot in #225
- chore(deps): bump wangyoucao577/go-release-action from 1.52 to 1.53 by @dependabot in #226
- chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #227
- Add globbing pattern matching for search_path (Replaces #179) by @anya004 in #215
- exclude-file-types flag exludes aliases by @veirfuna in #216
- Changes in preparation for Release 1.8.0 by @kehoecj in #235
New Contributors
- @sitiom made their first contribution in #168
- @timwehrle made their first contribution in #180
- @nikonhub made their first contribution in #177
- @shiina4119 made their first contribution in #166
- @jameskim0987 made their first contribution in #191
- @dependabot made their first contribution in #203
- @danielingegneri made their first contribution in #178
- @jackneer made their first contribution in #185
- @xanish made their first contribution in #181
- @gurukiran07 made their first contribution in #206
- @anya004 made their first contribution in #215
- @veirfuna made their first contribution in #216
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- fix(paths): trim leading and trailing whitespaces for file system paths by @mahadzaryab1 in #162
New Contributors
- @mahadzaryab1 made their first contribution in #162
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Update PKGBUILD for Arch Linux by @kehoecj in #129
- Fix Go Report Card Issues by @HakanVardarr in #131
- code review by @ccoVeille in #132
- chore: enable golangci-lint on repository by @ccoVeille in #138
- Enable openssf scorecard by @kehoecj in #151
- Improve Scorecard scores by @kehoecj in #152
- ci(goreportcard): Add step for
goreportcard
check by @Bhargav-InfraCloud in #149 - EditorConfig file type #145 by @HakanVardarr in #157
- small optimization for fsfinder by @SkobelkinYaroslav in #136
- ci: add the permission to release assets by @suzuki-shunsuke in #160
New Contributors
- @Bhargav-InfraCloud made their first contribution in #149
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- chore: Make Go Pipeline better and safer by @szepeviktor in #89
- Fix 'Exclude' typo by @hyperupcall in #96
- chore: Push simply by
git push
by @szepeviktor in #90 - Remove GitHub fork background by @vicheanath in #98
- Add support for JUnit reports by @onlineque in #91
- Add support for upper and mixed case file extensions #99 by @iyoshiha in #102
- Fix bug #86 by @levkush in #93
- Add support for HOCON file type by @godlixe in #103
- Add cli option to group reporter output. Closes #38 by @jcsmurph in #92
- add support outputting json format results to a file. (issue: 101) by @iyoshiha in #104
- Add awesome-go badge by @kehoecj in #117
- Optimize element lookup in FileSystemFinder by switching from []string to map[string]struct{} by @SkobelkinYaroslav in #115
- Update package versions by @kehoecj in #116
- Add: Contributors to website index.md by @parkerstafford in #122
- Add support for .env config files #110 by @HakanVardarr in #121
- small refactoring of findOne func by @SkobelkinYaroslav in #119
- Add supported config file format env to README.md by @HakanVardarr in #125
- Quiet Flag For CLI by @HakanVardarr in #124
- fix typos and brand names by @ccoVeille in #127
New Contributors
- @szepeviktor made their first contribution in #89
- @hyperupcall made their first contribution in #96
- @vicheanath made their first contribution in #98
- @onlineque made their first contribution in #91
- @iyoshiha made their first contribution in #102
- @levkush made their first contribution in #93
- @godlixe made their first contribution in #103
- @jcsmurph made their first contribution in #92
- @SkobelkinYaroslav made their first contribution in #115
- @parkerstafford made their first contribution in #122
- @HakanVardarr made their first contribution in #121
- @ccoVeille made their first contribution in #127
Full Changelog: v1.5.0...v1.6.0
v1.5.0
- Added
--depth
CLI argument to customize recursion depth with scanning search paths - Added
--version
CLI flag to display the current config-file-validator version - Added support for specifying multiple search paths
- Added support for HCL, CSV, Properties, and Apple PList XML validation
All of these updates were implemented as part of https://github.com/Boeing/config-file-validator/labels/hacktoberfest 2023! Thank you so much to all the contributors.
@sandyydk @gokulav137 @LeslieLeung @wiz64 @suzuki-shunsuke @prestonvasquez @nickajacks1 @u5surf @luancgs
v1.4.0
- Updated CLI that uses a positional argument for the search path instead of
--search-path
- Added an
--exclude-file-types
CLI argument to exclude file types from the search results - Internal architecture improvements using the go options pattern to make it easier to add CLI options and update functionality
All of these updates were either implemented or influenced by the open-source community. Thank you @ravsii for your contributions!