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

Improve lookup regex - Step 1 - ESCU 5.0 #274

Merged
merged 16 commits into from
Jan 16, 2025
Merged

Conversation

pyth0n1c
Copy link
Contributor

Significantly improve the lookup regex. Allow inclusion of a number of different arguments to lookup and introduce validations of the inputlookup and outputlookup commands as well.

different classes
@pyth0n1c pyth0n1c changed the base branch from main to contentctl_5 December 23, 2024 19:17
remove confidence, impact, and risk_score
from the tags field in prep for integration
with the RBA changes PR
before hitting | character
which may occur WITHOUT
whitespace being present.
Ensure that any
CSV or MLMODEL file
written to the app ends in
the appropriate datetime
stamp.
outputs with better structure
and type annotations in prep for
new lookup type
but that does not mean it is correct
yet. Outputs must be diffed against
prior versions to make sure there are
no unintended changes.
for better readability
explicit error when something fails
to be written correctly to a conf file.
Otherwise, it is hard to find out which
specific object caused the failure.
@pyth0n1c pyth0n1c changed the base branch from contentctl_5 to obs_to_rba January 13, 2025 22:40
@pyth0n1c pyth0n1c removed the Draft label Jan 13, 2025
@josehelps josehelps requested a review from ljstella January 15, 2025 23:52
@josehelps josehelps changed the title Improve lookup regex Improve lookup regex - Step 1 - ESCU 5.0 Jan 15, 2025
Copy link
Contributor

@ljstella ljstella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM- good to merge and clean up later

@ljstella ljstella merged commit 0ef9754 into obs_to_rba Jan 16, 2025
0 of 15 checks passed
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