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: add CPE format validation in property setter #711

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a0bfc3d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    be4fd4b View commit details
    Browse the repository at this point in the history
  2. feat: add cpe format validation

    - Implemented regex-based validation for CPE format in the model.
    - Added tests to verify handling of invalid CPE strings.
    
    Signed-off-by: Saquib Saifee <saquibsaifee2@gmail.com>
    saquibsaifee committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    15d9c19 View commit details
    Browse the repository at this point in the history
  3. chore: update the cpe value

    Signed-off-by: Saquib Saifee <saquibsaifee2@gmail.com>
    saquibsaifee committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    fbf02c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. feat: add CPE format validation in property setter

    Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
    Saquib Saifee committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c74218b View commit details
    Browse the repository at this point in the history
  2. chore: fix the typo

    Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
    Saquib Saifee committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    92b4d78 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    2cd8250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9bf32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6c632 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39f1ea1 View commit details
    Browse the repository at this point in the history
  5. feat: add cpe format validation

    Signed-off-by: Saquib Saifee <saquibsaifee2@gmail.com>
    saquibsaifee committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    aea3b04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4197b8f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    8c4082e View commit details
    Browse the repository at this point in the history