Skip to content

Fix issue with amass parser where the operator isn't able to properly start the parser due to an RBAC issue#2309

Merged
J12934 merged 3 commits intosecureCodeBox:mainfrom
J12934:bufix/missing-permission-for-operator-role
Feb 23, 2024
Merged

Fix issue with amass parser where the operator isn't able to properly start the parser due to an RBAC issue#2309
J12934 merged 3 commits intosecureCodeBox:mainfrom
J12934:bufix/missing-permission-for-operator-role

Conversation

@J12934
Copy link
Member

@J12934 J12934 commented Feb 23, 2024

Description

Closes #2003

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

@J12934 J12934 added the bug Bugs label Feb 23, 2024
@J12934 J12934 self-assigned this Feb 23, 2024
@netlify
Copy link

netlify bot commented Feb 23, 2024

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 1489da1
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/65d8603dcbbd8c0008df604c

 Update permission was missing in the go code from which these are generated

Signed-off-by: Jannik Hollenbach <[email protected]>
@J12934 J12934 force-pushed the bufix/missing-permission-for-operator-role branch from ea424e1 to c0f12de Compare February 23, 2024 08:32
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.3% Duplication on New Code

See analysis details on SonarCloud

@J12934 J12934 merged commit fe16018 into secureCodeBox:main Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Parser service account cannot get resource parsedefinitions

2 participants