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(compliance): add KISA ISMS-P compliance framework #5086

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 18, 2024

  1. feat(compliance): add KISA ISMS-P compliance framework

    - Added support for KISA ISMS-P to Prowler.
    
    - Provided both English and Korean versions for broader accessibility.
    MZC01-JUDE authored and MZC01-JUDE committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e43dca5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    ab5eec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3181bdb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    9d00df4 View commit details
    Browse the repository at this point in the history
  2. kisa_ismsp_aws.py modified

    Jude-Bae committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b6b785e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88e4bfd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    40f6166 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feature/kisa-isms…

    …-p_compliance
    
    Keeping the feature/kisa-isms-p_compliance branch up to date with the latest changes from the upstream/master branch while PR prowler-cloud#5086 is under review. This merge ensures the branch remains in sync with the main repository and prevents potential conflicts.
    Jude-Bae committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e45e839 View commit details
    Browse the repository at this point in the history
  3. Fix: Display pass/fail numbers on the compliance dashboard. Resolved …

    …an issue where the pass/fail numbers were not appearing on the compliance dashboard. Tested and confirmed it works correctly with both the Korean and English versions of KISA ISMS-P compliance (kisa_isms-p_2023-korean_aws and kisa_isms-p_2023_aws).
    Jude-Bae committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0bf46d8 View commit details
    Browse the repository at this point in the history