Releases: step-security/dev-machine-guard
Releases · step-security/dev-machine-guard
v1.11.0
Immutable
release. Only release title and notes can be modified.
Changelog
- d0db5b4 Merge pull request #53 from ashishkurmi/sm/bump-1.11.0
- 150095d chore(release): bump version to 1.11.0 and update changelog
- 504b3f8 Merge pull request #51 from shubham-stepsecurity/sm/update
- aefac7d Merge branch 'main' into sm/update
- f8a08fc feat(aicli): add detection for Cursor Agent CLI and update documentation
- 325669c Merge pull request #50 from swarit-stepsecurity/swarit/fix/release-workflow
- 14ad84c fix(release): fix linux release workflow issues
- cfe51c8 Merge pull request #45 from swarit-stepsecurity/swarit/chore/linux-bin-release
- d9cf596 Merge branch 'main' into swarit/chore/linux-bin-release
- cbf40f9 Merge pull request #43 from swarit-stepsecurity/swarit/feat/sys-pkg-metadata
- 56b84b5 chore: address copilot reviews
- 02186f4 chore(linux): add packaged releases
- f6e6b55 chore(brew): add cask and formulae metadata collection
- fa0fc4f chore(macos): add brew pkg metadata
- d47f9ae chore: add security context for pkgs
- f8329bc chore(linux): add sys pkgs metadata
- 06ee45b Merge pull request #48 from shubham-stepsecurity/sm/feat/migrate
- 7e916d5 Merge branch 'main' into sm/feat/migrate
- b9b178e Merge pull request #44 from shubham-stepsecurity/sm/fix
- 62ecf52 fix(aicli): improve detection logic for GitHub Copilot CLI by rejecting non-zero exit codes
- 3803cc4 fix(aicli): handle detection for GitHub Copilot CLI version
- c740fec fix(python): update virtual environment paths and enhance project detection for venvs without pip
- e4ddcfa fix(python): improve Python project detection logic
- a4b4251 Merge pull request #39 from shubham-stepsecurity/sm/feat/add-support
- 70aecdd refactor(tests): improve assert_contains function to avoid SIGPIPE errors & update logging
- d4f9cc4 chore(telemetry): replace custom UUID generation with google/uuid dependency
- 4eafe9d feat(mdm): add telemetry run status reporting
- 0fba903 Merge pull request #38 from shubham-stepsecurity/sm/update
- aaae474 fix: update logger level to info in S3 upload test
- 35be6e2 refactor: remove gzip compression from stdout/stderr and update telemetry upload to use gzip compression
- 642891b feat: add gzip compression for stdout/stderr output and corresponding tests
- 22f15ad Merge pull request #47 from swarit-stepsecurity/swarit/chore/remove-shell-script
- 4fd3f86 Merge branch 'main' into swarit/chore/remove-shell-script
- 88b65f8 Merge pull request #37 from shubham-stepsecurity/sm/feat/config
- 63c3e2b Merge branch 'main' into sm/feat/config
- ce3a1ef chore: remove shell script references
- cee172a chore(dmg): remove shell script
- 21cb7cf Merge pull request #42 from swarit-stepsecurity/swarit/feat/linux-pkgs-support
- 6aa92ff chore(linux): wire up sys package support
- e5c3c65 feat: implement log level configuration and enhance logging throughout the application
- 201fb79 Merge pull request #36 from swarit-stepsecurity/swarit/feat/linux-support
- 8055c59 fix: address Copilot PR review feedback
- b2593a0 ci: retrigger checks
- 7a96bcf chore: go lint
- 22bec63 feat(linux): add support for snap and flatpak pkgs
- ce74969 feat(linux): add rpm package support
- 53c706a feat(linux): add jetbrains support
- 4b9882f fix: use bios serial number
- 0f76d54 chore: performance improvements
- ffb44e1 feat(linux): add sysd scheduling
- dfdc2aa feat: add linux support
v1.10.2
Immutable
release. Only release title and notes can be modified.
Changelog
- 94231e6 Merge pull request #35 from shubham-stepsecurity/sm/update
- 3896161 feat: default quiet=false, raise S3 upload timeout to 10m, gofmt cleanup
- 3d8003c Merge pull request #33 from swarit-stepsecurity/swarit/chore/up-ver-1.10.2
- bf92e4e chore: update changelog
- b35b044 chore(release): bump version to 1.10.2
- 8a029a0 Merge pull request #32 from swarit-stepsecurity/swarit/feat/windows-eclipse-plugins
- 79b1250 fix: address Copilot review comments on PR #32
- 5891fc7 fix(lint): remove unused eclipseExePatterns and resolveEclipseFeatureDirs
- ed292a6 feat(windows): eclipse plugin detection
- 6f3a22b fix: scope bundled plugin filter to Windows only
- 3cb22fd feat: filter bundled plugins by default, add --include-bundled-plugins flag
- 46ef8f5 feat(eclipse): use p2 director API for authoritative marketplace plugin detection
- eb751bb fix(eclipse): expand bundled prefix list to accurately identify marketplace plugins
- 9165fda feat(windows): robust multi-stage Eclipse plugin detection
- 16c90a1 fix(windows): Eclipse plugin detection uses detected IDE install paths
- 3429665 fix(windows): add Windows Eclipse plugin detection paths
v1.10.1
Immutable
release. Only release title and notes can be modified.
Changelog
- e001cf8 Merge pull request #31 from shubham-stepsecurity/sm/test
- 8417f66 feat: implement retry logic for signing artifacts with Sigstore
- f0d019d Merge pull request #30 from shubham-stepsecurity/sm/test
- ab72688 chore(release): bump version to 1.10.1 and update changelog
- 6d1593e Merge pull request #29 from swarit-stepsecurity/swarit/feat/windows-ide-support
- b7eef8d fix: size limit message visible in quiet/enterprise mode
- 2f8bf3a feat(windows): registry-based IDE discovery fallback
- 57a002f fix: address Copilot review comments
- 612eb90 merge: resolve conflicts with upstream/main (v1.10.0)
- eab8f68 Merge pull request #28 from shubham-stepsecurity/sm/test
- bd373c5 fix(windows): use RunInDir for project package scanning
- 76b4e51 feat(windows): ide plugin detection
- d407c15 feat(windows): ide support
- e87d384 fix(executor): source .zshrc in RunAsUser for full PATH and fix exit code propagation
v1.10.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 665b8c8 Merge pull request #27 from ashishkurmi/fix/resolve-draft-release-race
- e24faa5 fix(ci): resolve draft release by tag_name to avoid race
- 19723f3 Merge pull request #26 from shubham-stepsecurity/sm/test
- 5ec5a59 feat(mdm): bump version to v1.10.0
- 92c1526 Merge pull request #25 from shubham-stepsecurity/sm/test
- ffdea0d feat: add line count to BrewScanResult and update scanning methods for metrics
- 59ce45e feat: implement user-aware executor for correct command context and enhance brew and python scanning
- 822ce37 Merge pull request #2 from shubham-stepsecurity/sm/feat/migrate
- 38280a1 Merge pull request #3 from shubham-stepsecurity/sm/feat/add-support
- c645854 Merge pull request #1 from shubham-stepsecurity/sm/feat/ide
- 56de262 feat: enhance user shell resolution for macOS in RunAsUser function
- 84795ab feat(mdm): analyze for brew & python packages
- 5079586 Merge branch 'main' into sm/feat/migrate
- 7ce8d51 feat: implement S3 upload with retry mechanism and extended timeout
- 3786646 Merge branch 'step-security:main' into sm/feat/ide
- 0c9b6e2 Merge pull request #23 from shubham-stepsecurity/sm/feat/mcp
- fa126ec feat: implement project-level MCP configuration discovery and filtering
- e3e022c feat(mdm): add support for new ide & pluggins
v1.9.2
Immutable
release. Only release title and notes can be modified.
Changelog
- 7263c43 Merge pull request #20 from shubham-stepsecurity/sm/feat/migrate
- cf90d50 chore(mdm): resolve conflict & address copilot comments
- 9478f12 feat(mdm): bump version to v1.9.2
- 716afae fix(mdm): detect logged-in console user when running as root
- c231c20 Merge pull request #17 from swarit-stepsecurity/swarit/feat/windows-support
- 6259b62 chore(windows): resolve conflicts
- ca351db chore(windows): update goreleaser
- b5264f0 chore(windows): address relevant comments
- 64ef737 feat(windows): add scheduled tasks
- f988cd3 feat(windows): add support for openvsx and npm
- f8a456c chore(ci): golint issues
- ba8c71d feat(windows): add npm scanning
- e8c63df feat: add windows support
v1.9.1
Immutable
release. Only release title and notes can be modified.
Changelog
- 0646dc2 Merge pull request #18 from shubham-stepsecurity/sm/feat/migrate
- 3cbd1f0 fix(mdm): update release flow
- f25dcc1 chore(mdm): update release process & resolve minor issues
- 5d93c7c Merge pull request #15 from step-security/chore/GHA-040424-stepsecurity-remediation
- 2079963 [StepSecurity] Apply security best practices
v1.9.0
Immutable
release. Only release title and notes can be modified.
v1.8.2
What's Changed
- adding a demo gif by @ashishkurmi in #1
- feat: dynamically specify directories for scan by @shubham-stepsecurity in #8
New Contributors
- @ashishkurmi made their first contribution in #1
- @shubham-stepsecurity made their first contribution in #8
Full Changelog: v1.8.1...v1.8.2