Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-03-28 Thread via GitHub
merlimat merged PR #22063: URL: https://github.com/apache/pulsar/pull/22063 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pulsar.a

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-03-28 Thread via GitHub
merlimat commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1543253362 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,67 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-03-28 Thread via GitHub
onobc commented on PR #22063: URL: https://github.com/apache/pulsar/pull/22063#issuecomment-2025594055 The workflow has been simplified - PTAL @merlimat @lhotari -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-29 Thread via GitHub
lhotari commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1507449184 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,92 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-28 Thread via GitHub
merlimat commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1507133706 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,92 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-28 Thread via GitHub
onobc commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1506920558 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,92 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license ag

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-16 Thread via GitHub
onobc commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1493017367 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,92 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license ag

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-16 Thread via GitHub
onobc commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1493014302 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,92 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license ag

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-16 Thread via GitHub
onobc commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1493012050 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,92 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license ag

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-16 Thread via GitHub
onobc commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1493011687 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,92 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license ag

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-16 Thread via GitHub
onobc commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1493011353 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,92 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license ag

Re: [PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-16 Thread via GitHub
onobc commented on code in PR #22063: URL: https://github.com/apache/pulsar/pull/22063#discussion_r1493010760 ## .github/workflows/ci-trivy-container-scan.yaml: ## @@ -0,0 +1,92 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license ag

[PR] [feat][ci] Add Trivy container scan Github workflow [pulsar]

2024-02-16 Thread via GitHub
onobc opened a new pull request, #22063: URL: https://github.com/apache/pulsar/pull/22063 This commit introduces a Github Actions workflow that runs a Trivy container scan on the following Docker containers: - apachepulsar/pulsar:3.2.0 - apachepulsar/pulsar-all:3.2.0 The wor