Skip to content

Releases: deggja/netfetch

5.2.10

31 Aug 21:06
93e8cf6
Compare
Choose a tag to compare

Changelog

Features

  • b41309e feat: update top score
  • 0067c63 feat: update scoring logic
  • a66daaf feat: update calculate score test
  • 101fa1d feat: add description of scan when running cilium namespaced scans

Bug fixes

  • d6772cd fix: ensure pods are only added to lists once

Miscellaneous

  • 22ed72c ci: use bump_version.sh
  • 836564d ci: update release workflow
  • 9949893 chore: remove unused values
  • 083b40e chore: remove unused parameter from determinePodCoverage
  • 24bac70 chore: remove debugging
  • d9af82c chore: remove debugging
  • 8706d17 chore: comment out WIP scoring and prepare release #patch

5.2.8

23 Jun 21:48
2f34050
Compare
Choose a tag to compare

Changelog

Documentation Updates

  • 54eb9ac docs: edit cobra command for netfetch #patch
  • 3aa01ad docs: added comments in code for fix #107 #patch

Miscellaneous

  • 1a5460a fix: update native scanner to check for running pods only
  • 9e19faf fix: update cilium scanners to only check running pods
  • 136255b ci: set goreleaser version to 2
  • 3f4b7a1 ci: remove unknown flag from goreleaser worklflow
  • a6c0898 ci: add manual trigger to workflow
  • 7480966 chore: update brew shasums
  • dd0b035 chore: add gitignore so test binary wont be pushed

5.2.5

26 May 10:43
Compare
Choose a tag to compare

Changelog

Features

  • 4082070 feat: updated styling of output for scanners in table format to accomodate look and feel to the rest of the scanners
  • 3e9fa2b feat: initial code to add table format to target scanners
  • 3deb2da feat: finished styling output in target scanner #patch

Documentation Updates

Miscellaneous

  • 7727972 chore: update version bumping script and release workflow
  • d16eeff chore: update homebrew versioning
  • 0e9dfd7 chore: revert workflows
  • bc72818 chore: finalize builds

5.2.4

15 May 21:18
Compare
Choose a tag to compare

Changelog

Features

  • 1d0b245 feat: added initial functionality for target scanning cilium network policies and cluster wide cilium netpols #patch

Miscellaneous

  • c968058 chore: update version in homebrew formulae

5.2.2

12 May 20:47
Compare
Choose a tag to compare

Changelog

Features

  • 504ad3f feat: add port flag to dash command

Documentation Updates

  • e1a4fdd docs: update readme with contributors and finalize builds for new release #patch

Miscellaneous

  • a15a070 ci: add lint pr workflow
  • ad9ef7d chore: refactor cli help message

5.2.0

09 May 20:00
Compare
Choose a tag to compare

Changelog

Features

  • c54da03 feat: update homebrew version
  • 7ba8da9 feat: update goreleaser changelog styling
  • 6f5c3dc feat: update dockerfile + bundle frontend and backend with statik
  • 6f47d22 feat: lists all pods targeted by specific policy scanned
  • 1cf4b96 feat: added initial code for specific policy scanner for native scan #minor
  • 514eada feat: add policy type reference in target scanner
  • f31ff68 feat: add policy type reference in target scanner

Miscellaneous

  • 966ec6c style: update goreleaser changelog styling
  • fc8092b fix: use dynamic client for ListPodsTargetedByNetworkPolicy

5.0.1

08 May 18:07
Compare
Choose a tag to compare

Changelog

Other Changes

  • a35d23d fix: solve git dirty state #patch

3.2.12

11 Feb 14:08
Compare
Choose a tag to compare

Changelog

3.2.11

09 Feb 22:37
Compare
Choose a tag to compare

Changelog

3.2.9

09 Feb 22:31
Compare
Choose a tag to compare

Changelog

  • a1413a2 Merge pull request #124 from deggja/feat/goreleaser
  • 3aeefe0 feat: update formula, goreleaser for changelog and dynamic versioning #patch
  • 6f36f2d Merge pull request #123 from deggja/feat/homebrew_update
  • ae08316 feat: update homebrew version for mac and linux