Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Trivy to ci.yml #21

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Added Trivy to ci.yml #21

merged 1 commit into from
Mar 14, 2023

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Mar 14, 2023


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend
Frontend
Oracle-API

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@DerekRoberts DerekRoberts self-assigned this Mar 14, 2023
@DerekRoberts DerekRoberts marked this pull request as ready for review March 14, 2023 19:08
@DerekRoberts DerekRoberts marked this pull request as draft March 14, 2023 21:07
@DerekRoberts DerekRoberts force-pushed the feat/trivy branch 3 times, most recently from f0336cb to 42a875f Compare March 14, 2023 23:37
@DerekRoberts DerekRoberts deleted the feat/trivy branch March 14, 2023 23:43
@DerekRoberts DerekRoberts restored the feat/trivy branch March 14, 2023 23:45
@DerekRoberts DerekRoberts reopened this Mar 14, 2023
@DerekRoberts DerekRoberts requested a review from craigyu March 14, 2023 23:46
@DerekRoberts DerekRoberts marked this pull request as ready for review March 14, 2023 23:46
@DerekRoberts DerekRoberts merged commit 7901e11 into main Mar 14, 2023
@DerekRoberts DerekRoberts deleted the feat/trivy branch March 14, 2023 23:58
DerekRoberts pushed a commit that referenced this pull request May 4, 2023
* feat: add release version on the check endpoint

* fix: set env var from maven version

* fix: release env var for test and prod

* fix: discard docker entrypoint changes
DerekRoberts added a commit that referenced this pull request May 4, 2023
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
Include Compliance YAML to project to track risks and Privacy Impact Assessment status (#21)
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
* Adapt data sync engine to run on jenkins (#18)

#5: Adapt Engine to run on Jenkins Cron

* #19 Include Compliance YAML to project to track risks and Privacy Impact Assessment status (#21)

* #13 Include Badge for project Status (#24)

* Feature/27/marcio/jenkins convert to polaris (#28)

* #27 - Including JenkinsFile for Polaris Jenkins Server

* #27 - Including some changes to test Polaris Features

* #27 Updating agent configuration

* #27 Remove unnecessary python checking

* #27 Including post conditions

* #27 Including 1st test to determine readiness of code

* #27 Fixing missing single quote

* #27 pwd + dir

* #27 Including Docker file for podman build containerization

* #27 Hello World message to guarantee no error message in pipeline, for now.
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
* Adapt data sync engine to run on jenkins (#18)

#5: Adapt Engine to run on Jenkins Cron

* #19 Include Compliance YAML to project to track risks and Privacy Impact Assessment status (#21)

* #13 Include Badge for project Status (#24)

* Feature/27/marcio/jenkins convert to polaris (#28)

* #27 - Including JenkinsFile for Polaris Jenkins Server

* #27 - Including some changes to test Polaris Features

* #27 Updating agent configuration

* #27 Remove unnecessary python checking

* #27 Including post conditions

* #27 Including 1st test to determine readiness of code

* #27 Fixing missing single quote

* #27 pwd + dir

* #27 Including Docker file for podman build containerization

* #27 Hello World message to guarantee no error message in pipeline, for now.

* Feature/30/marcio/vault credentials to jenkins polaris (#31)

* #27 - Including JenkinsFile for Polaris Jenkins Server

* #27 - Including some changes to test Polaris Features

* #27 Updating agent configuration

* #27 Remove unnecessary python checking

* #27 Including post conditions

* #27 Including 1st test to determine readiness of code

* #27 Fixing missing single quote

* #27 pwd + dir

* #27 Including Docker file for podman build containerization

* #27 Hello World message to guarantee no error message in pipeline, for now.

* #30 Testing Vault Access with Token

* #30 Vtoken credential as environment variable for all stages

* #30 Including requests in the libraries of project

* #30 passing environment arguments to container

* #30 removing JSON from requirements.txt

* #30 Handling env vars

* #30 Bringing secrets inside podman

* #30 Fixing arguments syntax

* #30 fixing typo

* #30 Using Podman polaris library to build container

* #30 removing script podman library exchanging to execute withcredentials

* #30 Fixing credentials getter

* #30 fixing env var names

* #30 fixing env var passthrough pod

* #30 Including Unit Test for env Variables

* #30 fixing identation

* #30 renaming env var

* #30 renaming env vars

* #30 renaming env jenkins vars

* #30 renaming variables

* #30 removing cred for simple vars

* #30 Quote env vars from jenkins

* #30 Verifying env vars

* #30 fixing env var

* #30 sync vars env

* #30 change env vars to bring req jenkins vars

* #30 Solve Boolean type mismatch

* #30 fixing library os environ access

* #30 fixing unit test function

* #30 vault token compliance unit test
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
* feat: initial commit from sample app

* feat: remove env file

* feat: add last merge related to typography

* feat: changes from Nicola sample app

* Fixing issues from moving to the new repo

* Empty commit to trigger ci

* First draft of the dashboard screen

* Improving styling

* Adding status item component

* Styling adjustments

* Fixing Lint issues

* feat: bring pending pull requests from sample app

* feat: bring compliance file from main

* Improving styling

* feat: overflow component style adjustments

* feat: highlight favorite card style

* feat: new field and type

* feat:  dehighlight added

* feat: hightlight and dehighlight function created at favorite activities

* fix: fixed duplicated colors import and variable

* fix: style and organization fixes

* fix: revert conflits

* fix: removing old files

* fix: reverting login protection

Co-authored-by: Ricardo Campos <ricardo.campos@encora.com>
Co-authored-by: Nicola Saglioni <nicola.saglioni@mobeus.com>
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
* feat: add release version on the check endpoint

* fix: set env var from maven version

* fix: release env var for test and prod

* fix: discard docker entrypoint changes
DerekRoberts added a commit that referenced this pull request May 13, 2024
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* feat: initial commit from sample app

* feat: remove env file

* feat: add last merge related to typography

* feat: changes from Nicola sample app

* Fixing issues from moving to the new repo

* Empty commit to trigger ci

* First draft of the dashboard screen

* Improving styling

* Adding status item component

* Styling adjustments

* Fixing Lint issues

* feat: bring pending pull requests from sample app

* feat: bring compliance file from main

* Improving styling

* feat: overflow component style adjustments

* feat: highlight favorite card style

* feat: new field and type

* feat:  dehighlight added

* feat: hightlight and dehighlight function created at favorite activities

* fix: fixed duplicated colors import and variable

* fix: style and organization fixes

* fix: revert conflits

* fix: removing old files

* fix: reverting login protection

Co-authored-by: Ricardo Campos <ricardo.campos@encora.com>
Co-authored-by: Nicola Saglioni <nicola.saglioni@mobeus.com>
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* feat: add release version on the check endpoint

* fix: set env var from maven version

* fix: release env var for test and prod

* fix: discard docker entrypoint changes
DerekRoberts added a commit that referenced this pull request May 14, 2024
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* feat: initial commit from sample app

* feat: remove env file

* feat: add last merge related to typography

* feat: changes from Nicola sample app

* Fixing issues from moving to the new repo

* Empty commit to trigger ci

* First draft of the dashboard screen

* Improving styling

* Adding status item component

* Styling adjustments

* Fixing Lint issues

* feat: bring pending pull requests from sample app

* feat: bring compliance file from main

* Improving styling

* feat: overflow component style adjustments

* feat: highlight favorite card style

* feat: new field and type

* feat:  dehighlight added

* feat: hightlight and dehighlight function created at favorite activities

* fix: fixed duplicated colors import and variable

* fix: style and organization fixes

* fix: revert conflits

* fix: removing old files

* fix: reverting login protection

Co-authored-by: Ricardo Campos <ricardo.campos@encora.com>
Co-authored-by: Nicola Saglioni <nicola.saglioni@mobeus.com>
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* feat: add release version on the check endpoint

* fix: set env var from maven version

* fix: release env var for test and prod

* fix: discard docker entrypoint changes
DerekRoberts added a commit that referenced this pull request May 14, 2024
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* feat: initial commit from sample app

* feat: remove env file

* feat: add last merge related to typography

* feat: changes from Nicola sample app

* Fixing issues from moving to the new repo

* Empty commit to trigger ci

* First draft of the dashboard screen

* Improving styling

* Adding status item component

* Styling adjustments

* Fixing Lint issues

* feat: bring pending pull requests from sample app

* feat: bring compliance file from main

* Improving styling

* feat: overflow component style adjustments

* feat: highlight favorite card style

* feat: new field and type

* feat:  dehighlight added

* feat: hightlight and dehighlight function created at favorite activities

* fix: fixed duplicated colors import and variable

* fix: style and organization fixes

* fix: revert conflits

* fix: removing old files

* fix: reverting login protection

Co-authored-by: Ricardo Campos <ricardo.campos@encora.com>
Co-authored-by: Nicola Saglioni <nicola.saglioni@mobeus.com>
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* feat: add release version on the check endpoint

* fix: set env var from maven version

* fix: release env var for test and prod

* fix: discard docker entrypoint changes
DerekRoberts added a commit that referenced this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant