Releases: ZupIT/horusec-vscode-plugin
Releases · ZupIT/horusec-vscode-plugin
v2.2.8
What's Changed
- workflow:hotfix - Fixes publish process by @wiliansilvazup in 6371046
Full Changelog: v2.2.7...v2.2.8
v2.2.7
What's Changed
- workflow:hotfix - Fixes release and publish process by @wiliansilvazup in #178
Full Changelog: v2.2.6...v2.2.7
v2.2.6
What's Changed
- versioning:release - [skip ci] automatic commit updating versioning files by @horusec in #177
- workflows/release:bugfix - removing v suffix from the plugin package.json version by @nathanmartinszup in #176
- deps:chore - Running
go mod tidy
in project by @wiliansilvazup - docs:chore - improving readme and extension icon by @nathanmartinszup in #173
- docs:update README.md file with Issues info by @HenriqueZup in #170
- deps:chore - update EndBug/add-and-commit action to v8 by @renovate-bot in #168
- deps:chore - update module github.com/ZupIT/horusec-devkit to v1.0.22 by @renovate-bot in #167
- package:fix - Upadte the version of Horusec CLI by @lucas Bruno in #153
- deps:chore - update dependency @types/vscode to v1.63.1 by @renovate-bot in #155
- deps:chore - update module github.com/magefile/mage to v1.12.1 by @renovate-bot in #156
- workflow/security:chore - updating security workflow to use latest rc by @nathanmartinszup in #159
- deps:chore - update typescript-eslint monorepo to v5.9.0 by @renovate-bot in #157
- deps:chore - update dependency @types/node to v16.11.18 by @renovate-bot in #154
- deps:chore - update dependency eslint to v8.6.0 by @renovate-bot in #158
- deps:chore - update dependency webpack-cli to v4.9.1 by @renovate-bot in #131
- deps:chore - update dependency @types/node to v16.11.15 by @renovate-bot in #138
- deps:chore - update typescript-eslint monorepo to v5.8.0 by @renovate-bot in #139
- deps:chore - update dependency webpack to v5.65.0 by @renovate-bot in #140
- deps:chore - update dependency eslint to v8 by @renovate-bot in #141
- deps:chore - update dependency @types/uuid to v8.3.3 by @renovate-bot in #142
- deps:chore - update dependency typescript to v4.5.4 by @renovate-bot in #143
- deps:chore - update golang.org/x/oauth2 commit hash to d3ed0bb by @renovate-bot in #150
- deps:chore - update EndBug/add-and-commit action to v7.5.0 by @renovate-bot in #151
- deps:chore - update module github.com/ZupIT/horusec-devkit to v1.0.21 by @renovate-bot in #152
- Reviewed BUILD.md file by @jessica-tw in #149
- readme:fix - Fixed Readme file and Added new Contributing Guide by @jessica-tw in #145
- renovate:chore - updating renovate json by @nathanmartinszup in #148
- documentation:feature - create the BUILD.md file by @lucas Bruno in #144
- release/feature - upadting worklow to the new release process by @nathanmartinszup in #146
- renovate: adjusting config for the renovate bot. by @lucas Bruno in #137
- Update typescript-eslint monorepo to v5 by @renovate-bot in #129
- Update dependency @types/glob to v7.2.0 by @renovate-bot in #133
- Update ZupIT/zup-dco-validator action to v1.1 by @renovate-bot in #132
- Update dependency webpack to v5.62.1 by @renovate-bot in #128
- Update dependency typescript to v4.4.4 by @renovate-bot in #127
- Update dependency @types/node to v16 by @renovate-bot in #135
- Update dependency @types/vscode to v1.62.0 by @renovate-bot in #136
- Update dependency mocha to v9.1.3 by @renovate-bot in #126
- Update security workflow by @wiliansilvazup in #130
- Update dependency @types/node to v14.17.30 by @renovate-bot in #125
- Update dependency webpack to v5.58.1 by @renovate-bot in #121
- Update typescript-eslint monorepo to v4.33.0 by @renovate-bot in #123
- Update dependency webpack-cli to v4.9.0 by @renovate-bot in #122
- Update dependency @types/vscode to v1.61.0 by @renovate-bot in #120
- Update dependency @types/node to v14.17.21 by @renovate-bot in #119
New Contributors
- @HenriqueZup made their first contribution in #170
Full Changelog: v2.2.5...v2.2.6
v2.2.5
Updates
- [FEAT] Upgrade horusec-cli to version: 2.6.1
v2.2.4
- Fix vscode pipeline
v2.2.2
- chore: github actions
v2.2.1
v2.2.0
- [CHORE] Update dependency @types/node to v12.20.21
- [CHORE] Pin dependencies
- [CHORE] Pin dependencies
- [CHORE] Fixing security of project
- [CHORE] change name variable and change details
- [CHORE] add new keys from config options and fix names
- [CHORE] remove keys and add examples
- [CHORE] update horusecConfig.ts
- [CHORE] Updating cli docker image version
- [CHORE] Added false positve hash on horusec-config
- [CHORE] Adjusting config files
- [CHORE] Fixing uuid version
- [CHORE] Alter uuid dependence
- [CHORE] Fixing false positives
- [CHORE] Improvee pipeline workflow
- [CHORE] Update list of hashes with false positives
- [CHORE] Update actions/setup-node action to v2
- [CHORE] Update actions/setup-go action to v2
- [CHORE] Update dependency @types/node to v14.17.14
- [CHORE] Update vscode plugin and CLI versions
- [CHORE] Fixing analysisVulnerability type
- [CHORE] Fixing forEach in undefined object
v2.1.0
Update VsCode extension to latest version of Horusec-CLI
v2.0.0
- Updating horusec cli container to v2;
- Fixing error to remove horusec cli container on windows.