Commit Graph

3077 Commits (8d3e4632ba855e6791589f11ecf983b5d13021af)

Author SHA1 Message Date
oscarzhou 8d3e4632ba chore(ci/security): force to trigger nightly scan 2022-04-28 11:11:15 +12:00
oscarzhou 7122ba3cdc feat(ci/security): add paths for pull_request event trigger 2022-04-27 20:33:52 +12:00
oscarzhou 67f30b3b3a feat(ci/security): add separated code security scanning workflows 2022-04-27 07:57:25 +12:00
Oscar Zhou 83fd6aa225 chore(ci/security): use SLACK_WEBHOOK_URL 2022-04-27 07:57:25 +12:00
Oscar Zhou bb7fbeb36c feat/ce-220-security-scan 2022-04-27 07:57:25 +12:00
Oscar Zhou 61850e1421 feat: add docker image vulnerability scanning with trivy 2022-04-27 07:57:25 +12:00
Dmitry Salakhov f8f95ba7f1 add nancy 2022-04-27 07:57:25 +12:00
Dmitry Salakhov c085889468 official image isn't ready 2022-04-27 07:57:25 +12:00
Dmitry Salakhov bd0e285edd tmp: download deps 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 4df571aaa4 use official gosec image, it's ready to publish sarif 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 00ae1289f9 use portainer custom build of gosec 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 020687c443 feat: add security checks 2022-04-27 07:57:25 +12:00
Dmitry Salakhov a181db9882 amend names 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 74cc099260 separate scheduled and pr-bound actions 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 0cccfb540c add snyk to scan js vulnerabilities 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 9c32ad2ff6 Clean up nancy run 2022-04-27 07:57:25 +12:00
Dmitry Salakhov ec3a2e1cfa debug 2022-04-27 07:57:25 +12:00
Dmitry Salakhov eab6282fae debug 2022-04-27 07:57:25 +12:00
Dmitry Salakhov d72571b2f8 debug 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 9a32718db6 debug 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 50bcc589ca remove pr trigger 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 031a096f8b fix nancy url 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 5b8dd37d58 add nancy 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 313c69775a official image isn't ready 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 0290b837e6 tmp: download deps 2022-04-27 07:57:25 +12:00
Dmitry Salakhov d2974c91d0 use official gosec image, it's ready to publish sarif 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 0fd1d59bd8 use portainer custom build of gosec 2022-04-27 07:57:25 +12:00
Dmitry Salakhov 779f880609 feat: add security checks 2022-04-27 07:57:25 +12:00
Chaim Lev-Ari bbb096412d
fix(edge): show edge environment in edge views [EE-2997] (#6795) 2022-04-26 14:25:20 +03:00
Chaim Lev-Ari 141a530e28
chore(deps): add tailwindcss [DTD-29] (#6604) 2022-04-26 08:16:46 +03:00
Chaim Lev-Ari d08b498cb9
refactor(edge): use react poll freq field [EE-2614] (#6757) 2022-04-26 08:14:48 +03:00
Prabhat Khera bebee78152
fix(home): fix home page filters EE-2972 (#6789) 2022-04-26 12:17:36 +12:00
andres-portainer 5b77edb76d
fix(aeec): enforce non-empty EdgeIDs for global key environment retrieval EE-3013 (#6808) 2022-04-25 11:35:14 -03:00
Richard Wei bcec6a8915
fix add rewrite annotation should not available for traefik (#6799) 2022-04-22 20:02:53 +12:00
Chaim Lev-Ari 3496d5f00b test push 2022-04-22 10:17:03 +03:00
itsconquest 4ee5ae90e7
fix(user-settings): prevent autofocus on access tokens for release [EE-2978] (#6790) 2022-04-22 11:44:54 +12:00
Chaim Lev-Ari 4180e41fa1
fix(edge): generate token when loading settings [EE-2988] (#6793) 2022-04-21 19:18:49 +03:00
Chaim Lev-Ari 5289e4d66b
fix(edge): generate token when loading settings [EE-2988] (#6792) 2022-04-21 19:18:42 +03:00
Matt Hook ace162ec1c
bump versions (#6782) 2022-04-20 17:19:08 +12:00
Richard Wei a9887d4a31
Homepage Filter Component (#6762) 2022-04-20 17:04:05 +12:00
Richard Wei 8ce3e7581b
fix: wildcard with hostname validation error issue EE-2101 (#6741)
* fix wildcard validation error
2022-04-20 17:02:21 +12:00
Richard Wei 9de0704775
feat(ingress): support-regex-with-k8s-ingress EE-2644 (#6748)
* support regex with k8s ingress

* remove text for rewrite to /

* added tooltip
2022-04-20 16:45:20 +12:00
cong meng e20c34e12a
feat(password) EE-2690 update the text of force password change hint (#6780)
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2022-04-20 11:01:07 +12:00
Chaim Lev-Ari e217ac7121
feat(edge): show correct heartbeat and sync aeec changes [EE-2876] (#6769) 2022-04-19 21:43:36 +03:00
sunportainer 76d1b70644
fix(volume): prevent bind mounts and allow named volumes [EE-2364] (#6771)
* check bindmounts via absolute path

* check bindmounts via absolute path
2022-04-19 20:05:16 +08:00
Stéphane Busso 360701e256
feat(docker-desktop-extension): Make Portainer compatible with Docker Desktop Extension EE-2747 (#6644)
* Initial extension build

* Add auto login

fix auto auth

add some message

Add extension version

Double attempt to login

Add auto login from jwt check

Add autologin on logout

revert sidebar

Catch error 401 to relogin

cleanup login

Add password generator

Hide User block and collapse sidebar by default

hide user box and toggle sidebar

remove defailt dd

Integrate extension to portainer

Move extension to build

remove files from ignore

Move extension folder

fix alpine

try to copy folder

try add

Change base image

move folder extension

ignore folder build

Fix

relative path

Move ext to root

fix image name

versioned index

Update extension on same image

Update mod

* fix kubeshell baseurl

* Fix kube shell

* move build and remove https

* Tidy mod

* Remove space

* Fix hash test

* Password manager

* change to building locally

* Restore version variable and add local install command

* fix local dev image + hide users & auth

* Password manageListen on locahost onlyr

* FIxes base path

* Hide only username

* Move default to constants

* Update app/portainer/components/PageHeader/HeaderContent.html

Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>

* fix 2 failing FE tests [EE-2938]

* remove password autogeneration from v1

* fix webhooks

* fix docker container console and attach

* fix default for portainer IP

* update meta, dockerfile and makefile for new ver

* fix basepath in kube and docker console

* revert makefile changes

* add icon back

* Add remote short cut command

* make local methods the default

* default to 0.0.0 for version for local development

* simplify make commands

* small build fixes

* resolve conflicts

* Update api/filesystem/write.go

Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>

* use a more secure default pass

Co-authored-by: itsconquest <william.conquest@portainer.io>
Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
2022-04-19 13:10:42 +12:00
Chaim Lev-Ari 7efdae5eee
feat(endpoints): enable env vars on kube edge deploy [EE-2542] (#6620) 2022-04-17 10:34:20 +03:00
sunportainer da9ef7dfcf
fix(download):update the downloads files directory EE-2473 (#6734)
* update the downloads files directory
2022-04-17 11:04:04 +08:00
Chao Geng 69c34cdf0c
EE-2767 Correct sidebar hovering info (#6750) 2022-04-17 09:33:58 +08:00
LP B 030b3d7c4d
fix(edge-jobs): HTTP 404 on file upload (#6671)
* fix(edge-jobs): HTTP 404 on file upload

* fix(edge-jobs): state 'edge job' in message on edge job removal instead of 'stack'

* fix(api/edge-jobs): save changes on edge-jobs update
2022-04-14 18:44:04 +02:00