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

feat(rules): add anonymous-access-enabled to framework #466

Merged
merged 9 commits into from
Jul 18, 2023

Conversation

alegrey91
Copy link
Contributor

@alegrey91 alegrey91 commented Jul 9, 2023

Overview

This PR adds the previously written rule to check for anonymous access into AllControls framework.

Related issues/PRs:

Fixed #462

Checklist before requesting a review

put an [x] in the box to get it checked

  • My code follows the style guidelines of this project
  • I have commented on my code, particularly in hard-to-understand areas
  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • New and existing unit tests pass locally with my changes

@alegrey91 alegrey91 changed the title feat(rules): add anonymous-access-enabled to framework WIP: feat(rules): add anonymous-access-enabled to framework Jul 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2023

Summary:

  • License scan: failure
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

Signed-off-by: YiscahLevySilas1 <[email protected]>
Signed-off-by: YiscahLevySilas1 <[email protected]>
Signed-off-by: YiscahLevySilas1 <[email protected]>
@YiscahLevySilas1 YiscahLevySilas1 marked this pull request as ready for review July 11, 2023 08:59
@github-actions
Copy link
Contributor

Summary:

  • License scan: failure
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

@alegrey91 alegrey91 changed the title WIP: feat(rules): add anonymous-access-enabled to framework feat(rules): add anonymous-access-enabled to framework Jul 11, 2023
Signed-off-by: YiscahLevySilas1 <[email protected]>
@github-actions
Copy link
Contributor

Summary:

  • License scan: failure
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

Signed-off-by: Alessio Greggi <[email protected]>
@github-actions
Copy link
Contributor

Summary:

  • License scan: failure
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

Signed-off-by: YiscahLevySilas1 <[email protected]>
@github-actions
Copy link
Contributor

Summary:

  • License scan: failure
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

@github-actions
Copy link
Contributor

Summary:

  • License scan: failure
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

@YiscahLevySilas1 YiscahLevySilas1 merged commit 27436df into master Jul 18, 2023
24 checks passed
@dwertent dwertent deleted the chore/add-rbac-enabled-rule-to-framework branch August 2, 2023 19:40
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.

Add RBAC-enabled rule to AllControls framework
3 participants