-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: kubescape/storage
base: v0.0.59
head repository: kubescape/storage
compare: main
Commits on Jan 16, 2024
-
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedJan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for b5f411b - Browse repository at this point
Copy the full SHA b5f411bView commit details -
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedJan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 45ec641 - Browse repository at this point
Copy the full SHA 45ec641View commit details -
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedJan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 6009fb0 - Browse repository at this point
Copy the full SHA 6009fb0View commit details
Commits on Jan 17, 2024
-
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for bfae917 - Browse repository at this point
Copy the full SHA bfae917View commit details -
Merge branch 'main' into fix/empty-sbom
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil authoredJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for bde2fc5 - Browse repository at this point
Copy the full SHA bde2fc5View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6cbcde - Browse repository at this point
Copy the full SHA e6cbcdeView commit details -
optimize memory profile of file storage (#89)
* disable default profiler, start pprof on port 6060 Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> * try without duplicating obj in writeFiles Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> * avoid reading whole files before unmarshalling Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> * avoid marshalling whole files before writing Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> * drop the deepcopy from GuaranteedUpdate Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> * add benchmark for writeFiles Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> * add mergePatch for ApplicationProfile Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> --------- Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 48da71b - Browse repository at this point
Copy the full SHA 48da71bView commit details
Commits on Jan 24, 2024
-
fix network neighbors save (#92)
* don't validate spec as it's empty after writeFiles Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> * avoid panic with empty port Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> * drop ManagedFields, truncate file on open Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> --------- Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b400cbf - Browse repository at this point
Copy the full SHA b400cbfView commit details
Commits on Jan 26, 2024
-
* fix cleanup Signed-off-by: David Wertenteil <dwertent@armosec.io> * Generate NP only when ready Signed-off-by: David Wertenteil <dwertent@armosec.io> * Silence klogs Signed-off-by: David Wertenteil <dwertent@armosec.io> * fixed units Signed-off-by: David Wertenteil <dwertent@armosec.io> * update mock list Signed-off-by: David Wertenteil <dwertent@armosec.io> --------- Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil authoredJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 5dec0b0 - Browse repository at this point
Copy the full SHA 5dec0b0View commit details
Commits on Feb 1, 2024
-
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil authoredFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 54e72de - Browse repository at this point
Copy the full SHA 54e72deView commit details -
add mutexes per key for all methods
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7568e88 - Browse repository at this point
Copy the full SHA 7568e88View commit details
Commits on Feb 5, 2024
-
add presave processor to deduplicate profile info
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4a89322 - Browse repository at this point
Copy the full SHA 4a89322View commit details -
Merge pull request #94 from kubescape/silence
add presave processor to deduplicate profile info
Configuration menu - View commit details
-
Copy full SHA for a4538df - Browse repository at this point
Copy the full SHA a4538dfView commit details
Commits on Feb 6, 2024
-
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dbeb184 - Browse repository at this point
Copy the full SHA dbeb184View commit details -
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 721f173 - Browse repository at this point
Copy the full SHA 721f173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39de0ad - Browse repository at this point
Copy the full SHA 39de0adView commit details
Commits on Feb 7, 2024
-
chore(deps): Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.5 to 1.1.12. - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.5...v1.1.12) --- updated-dependencies: - dependency-name: github.com/opencontainers/runc dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8717d7d - Browse repository at this point
Copy the full SHA 8717d7dView commit details -
Merge pull request #98 from kubescape/dependabot/go_modules/github.co…
…m/opencontainers/runc-1.1.12 chore(deps): Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12
Configuration menu - View commit details
-
Copy full SHA for 7c2d4b9 - Browse repository at this point
Copy the full SHA 7c2d4b9View commit details
Commits on Feb 20, 2024
-
prevent race condition on watcher.stopped
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 10daaff - Browse repository at this point
Copy the full SHA 10daaffView commit details
Commits on Feb 21, 2024
-
Merge pull request #99 from kubescape/panic
prevent race condition on watcher.stopped
David Wertenteil authoredFeb 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 77bf3fb - Browse repository at this point
Copy the full SHA 77bf3fbView commit details
Commits on Mar 5, 2024
-
refactor locks to prevent race on get list
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 52fed34 - Browse repository at this point
Copy the full SHA 52fed34View commit details -
Merge pull request #101 from kubescape/unmarshal
refactor locks to prevent race on get list
Configuration menu - View commit details
-
Copy full SHA for 13cd52e - Browse repository at this point
Copy the full SHA 13cd52eView commit details
Commits on Mar 8, 2024
-
add size annotation for applicationprofiles
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41dee83 - Browse repository at this point
Copy the full SHA 41dee83View commit details
Commits on Mar 11, 2024
-
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7461b46 - Browse repository at this point
Copy the full SHA 7461b46View commit details -
Merge pull request #96 from kubescape/summary
remove summary objects
David Wertenteil authoredMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 71986bd - Browse repository at this point
Copy the full SHA 71986bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 948e59a - Browse repository at this point
Copy the full SHA 948e59aView commit details -
Merge pull request #102 from kubescape/10k
add size annotation for applicationprofiles
Configuration menu - View commit details
-
Copy full SHA for adf0ad7 - Browse repository at this point
Copy the full SHA adf0ad7View commit details
Commits on Mar 26, 2024
-
Revert some types from "remove summary objects"
This reverts commit 7461b46. Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6bd88c6 - Browse repository at this point
Copy the full SHA 6bd88c6View commit details -
Merge pull request #104 from kubescape/resum
Revert some types from "remove summary objects"
Configuration menu - View commit details
-
Copy full SHA for d4a5e23 - Browse repository at this point
Copy the full SHA d4a5e23View commit details
Commits on Apr 4, 2024
-
* status update checks Signed-off-by: Amir Malka <amirm@armosec.io> * added tests and updated readme Signed-off-by: Amir Malka <amirm@armosec.io> * fix test Signed-off-by: Amir Malka <amirm@armosec.io> * CR Signed-off-by: Amir Malka <amirm@armosec.io> --------- Signed-off-by: Amir Malka <amirm@armosec.io>
Configuration menu - View commit details
-
Copy full SHA for c8186a0 - Browse repository at this point
Copy the full SHA c8186a0View commit details
Commits on Apr 5, 2024
-
support ephemeral containers (#106)
Signed-off-by: Amir Malka <amirm@armosec.io>
Configuration menu - View commit details
-
Copy full SHA for d0ee88d - Browse repository at this point
Copy the full SHA d0ee88dView commit details
Commits on Apr 10, 2024
-
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedApr 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a921cf - Browse repository at this point
Copy the full SHA 1a921cfView commit details -
Merge pull request #108 from kubescape/fix/metadata-type
Fix MetadataType in artifacts
David Wertenteil authoredApr 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 74572f3 - Browse repository at this point
Copy the full SHA 74572f3View commit details -
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil authoredApr 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 181dd25 - Browse repository at this point
Copy the full SHA 181dd25View commit details
Commits on Apr 12, 2024
-
add NetworkNeighborhood as a collection of NetworkNeighbors
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 82a0123 - Browse repository at this point
Copy the full SHA 82a0123View commit details
Commits on Apr 14, 2024
-
Merge pull request #107 from kubescape/nnv2
add NetworkNeighborhood as a collection of NetworkNeighbors
David Wertenteil authoredApr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 69f8392 - Browse repository at this point
Copy the full SHA 69f8392View commit details
Commits on Apr 17, 2024
-
reject updates on complete app profile, remove omitempty (#110)
Signed-off-by: Amir Malka <amirm@armosec.io>
Configuration menu - View commit details
-
Copy full SHA for aa7229a - Browse repository at this point
Copy the full SHA aa7229aView commit details
Commits on Apr 29, 2024
-
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 30128a0 - Browse repository at this point
Copy the full SHA 30128a0View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6957fdd - Browse repository at this point
Copy the full SHA 6957fddView commit details -
add conversion for PackageBasicData from syft 0.101.1
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 577f22b - Browse repository at this point
Copy the full SHA 577f22bView commit details -
Merge pull request #112 from kubescape/bumpsyft
add conversion for PackageBasicData from syft 0.101.1
Configuration menu - View commit details
-
Copy full SHA for 30ed573 - Browse repository at this point
Copy the full SHA 30ed573View commit details
Commits on May 3, 2024
-
fix panic in deflateNetworkNeighbors
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f76888b - Browse repository at this point
Copy the full SHA f76888bView commit details -
Merge pull request #113 from kubescape/panic
fix panic in deflateNetworkNeighbors
Configuration menu - View commit details
-
Copy full SHA for 56ea302 - Browse repository at this point
Copy the full SHA 56ea302View commit details
Commits on May 14, 2024
-
use gob instead of json for storage
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 73387b6 - Browse repository at this point
Copy the full SHA 73387b6View commit details
Commits on May 15, 2024
-
Merge pull request #114 from kubescape/gob
use gob instead of json for storage
Configuration menu - View commit details
-
Copy full SHA for 59ff7f9 - Browse repository at this point
Copy the full SHA 59ff7f9View commit details
Commits on May 30, 2024
-
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedMay 30, 2024 Configuration menu - View commit details
-
Copy full SHA for ef5726f - Browse repository at this point
Copy the full SHA ef5726fView commit details -
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedMay 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 237a5ea - Browse repository at this point
Copy the full SHA 237a5eaView commit details
Commits on Jun 2, 2024
-
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedJun 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 02f8429 - Browse repository at this point
Copy the full SHA 02f8429View commit details -
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedJun 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 0200a3b - Browse repository at this point
Copy the full SHA 0200a3bView commit details
Commits on Jun 4, 2024
-
Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil committedJun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 5b3c27c - Browse repository at this point
Copy the full SHA 5b3c27cView commit details
There are no files selected for viewing
This file was deleted.