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

actions: update permissions and add show-vulnerabilities to security #615

Closed
wants to merge 1 commit into from
Closed

Conversation

iancardosozup
Copy link
Contributor

Signed-off-by: Ian Cardoso ian.cardoso@zup.com.br

- What I did
Updating permissions to match scorecard standards, but token permissions is still in WIP and it's a problemactic subject on scorecard yet. I will checkout updates to keep us informed about it.

- How to verify it

- Description for the changelog

Copy link
Contributor

@matheusalcantarazup matheusalcantarazup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase with main to resolve conflicts.

@matheusalcantarazup
Copy link
Contributor

matheusalcantarazup commented Sep 30, 2021

This PR contains commits that already been merged on main branch of Horusec. Please rebase your PR with our current main branch.

@iancardosozup
Copy link
Contributor Author

This PR contains commits that already been merged on main branch of Horusec. Please rebase your PR with our current main branch.

This PR depends on a feature i will add, as soon it's ok i'll update the branch

iancardosozup added a commit to ZupIT/horusec-devkit that referenced this pull request Sep 30, 2021
This commit will be used to solve ZupIT/horusec#615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
iancardosozup added a commit that referenced this pull request Sep 30, 2021
This commit will be used to solve #615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
iancardosozup added a commit that referenced this pull request Sep 30, 2021
This commit will be used to solve #615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
iancardosozup added a commit that referenced this pull request Sep 30, 2021
This commit will be used to solve #615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
iancardosozup added a commit that referenced this pull request Sep 30, 2021
This commit will be used to solve #615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
iancardosozup added a commit that referenced this pull request Oct 1, 2021
This commit will be used to solve #615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
iancardosozup added a commit that referenced this pull request Oct 1, 2021
This commit will be used to solve #615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
iancardosozup added a commit that referenced this pull request Oct 1, 2021
This commit will be used to solve #615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
iancardosozup added a commit that referenced this pull request Oct 1, 2021
This commit will be used to solve #615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
iancardosozup added a commit that referenced this pull request Oct 1, 2021
This commit will be used to solve #615 and other repositories in security step to show vulnerabilities but not fail the pipeline

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
@@ -28,4 +27,5 @@ jobs:
HORUSEC_CLI_REPOSITORY_NAME: ${{ secrets.HORUSEC_CLI_REPOSITORY_NAME }}
run: |
curl -fsSL https://raw.githubusercontent.com/ZupIT/horusec/master/deployments/scripts/install.sh | bash -s latest
horusec start -p . -e true -G true
horusec start -p . -e true -G true --show-vulnerabilities-types="Vulnerability, Risk Accepted"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about remove the "true" values? They are not necessary when using boolean flags.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please refer to #637 since we found a bug on PR with fork origin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants