Skip to content

PSCE-222 - feat: updates skip_items to accept glob patterns#45

Merged
afflom merged 3 commits intocomplytime:mainfrom
jpower432:PSCE-222
Sep 18, 2023
Merged

PSCE-222 - feat: updates skip_items to accept glob patterns#45
afflom merged 3 commits intocomplytime:mainfrom
jpower432:PSCE-222

Conversation

@jpower432
Copy link
Copy Markdown
Member

Description

Update the skip_items like to accept glob patterns instead of an exact match the each directory name.

Fixes PSCE-222

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this been tested?

  • Unit tests added

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
@jpower432 jpower432 requested a review from afflom September 18, 2023 16:02
@afflom afflom merged commit b7abb4e into complytime:main Sep 18, 2023
marcusburghardt added a commit to marcusburghardt/complyscribe that referenced this pull request Apr 21, 2026
Updates PyNaCl from 1.5.0 to 1.6.2 to address an incomplete list
of disallowed inputs in the underlying libsodium library.

Resolves Dependabot alert: complytime#45
See: GHSA-mrfv-m5wm-5w6w

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
marcusburghardt added a commit to marcusburghardt/complyscribe that referenced this pull request Apr 22, 2026
Updates PyNaCl from 1.5.0 to 1.6.2 to address an incomplete list
of disallowed inputs in the underlying libsodium library.

Resolves Dependabot alert: complytime#45
See: GHSA-mrfv-m5wm-5w6w

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
marcusburghardt added a commit to marcusburghardt/complyscribe that referenced this pull request Apr 22, 2026
Updates PyNaCl from 1.5.0 to 1.6.2 to address an incomplete list
of disallowed inputs in the underlying libsodium library.

Resolves Dependabot alert: complytime#45
See: GHSA-mrfv-m5wm-5w6w

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
marcusburghardt added a commit to marcusburghardt/complyscribe that referenced this pull request Apr 22, 2026
Updates PyNaCl from 1.5.0 to 1.6.2 to address an incomplete list
of disallowed inputs in the underlying libsodium library.

Resolves Dependabot alert: complytime#45
See: GHSA-mrfv-m5wm-5w6w

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
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.

2 participants