13 Commits
Author SHA1 Message Date
Daniel Grunberger bd79fe4d8d update go version
Signed-off-by: Daniel Grunberger <danielgrunberger@armosec.io>
2023-11-27 09:37:13 +02:00
Matthias Bertschy 143a4d9818 add top level permissions: read-all for openssf
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-10-13 15:20:52 +02:00
Matthias Bertschy 3e7a6b516b Separate docker builds for kubescape and kubescape-cli (#1390)
* create a separate Dockerfile for httphandler

Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>

* add Dockerfile for cli, edit README

Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>

* modify gh action to use new cli Dockerfile

Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>

---------

Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-09-18 17:13:08 +03:00
David Wertenteil 6f07e63d3f Hotfix for version 2.3.8 (#1333)
* update wf

Signed-off-by: David Wertenteil <dwertent@armosec.io>

* fixed tag

Signed-off-by: David Wertenteil <dwertent@armosec.io>

* build arm64

Signed-off-by: David Wertenteil <dwertent@armosec.io>

* wip: revert release changes

Signed-off-by: David Wertenteil <dwertent@armosec.io>

* wip: adding build-image wf

Signed-off-by: David Wertenteil <dwertent@armosec.io>

* adding platforms to wf

Signed-off-by: David Wertenteil <dwertent@armosec.io>

---------

Signed-off-by: David Wertenteil <dwertent@armosec.io>
2023-08-06 12:23:49 +03:00
David Wertenteil 0006d7d8e7 Update release flow 2023-01-15 11:11:29 +02:00
David Wertenteil e39fca0c11 do not build dev images 2022-12-06 11:05:21 +02:00
David Wertenteil 2ec035005d fixed echo command 2022-12-04 15:45:23 +02:00
David Wertenteil 8ce5f9aea3 fixed typo 2022-12-02 02:30:35 +02:00
David Wertenteil a81bf0deb4 deprecate set-output 2022-12-02 01:43:45 +02:00
David Wertenteil 2059324c27 testing release 2022-12-02 01:35:57 +02:00
David Wertenteil 83712bb9f5 run build only if secret is set 2022-12-02 01:30:24 +02:00
David Wertenteil 2a9b272a14 tagging only main image as latest 2022-12-02 00:54:03 +02:00
David Wertenteil 81c3c34ab8 Use workflow_call (#859)
* change user to ks

* update logs

* host scanner with fixed version

* testing gh actions

* testing gh actions

* Workflow call testing (#7)

* testing gh actions

* testing gh actions

* remove deps

* build multi platforms

* workflow_call testing

* adding workflow-call-testing branch name

* specify URL

* adding org name

* adding workflows

* cleaning from unused branches
2022-10-03 14:36:44 +03:00