Skip to content

Add Colang v2 example for sensitive data detection #1301

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

lapinek
Copy link

@lapinek lapinek commented Jul 23, 2025

Description

This PR adds a new example configuration for sensitive_data_detection using Colang v2 flows:
examples/configs/sensitive_data_detection_v2/

It also adds the necessary global declarations to allow the rails to output redacted data (however, see the related issue below).

Related Issue(s)

Mentions

@drazvan — it looks like you’ve contributed to this package along with [email protected]. If you could take a look, that would be great!

Checklist

  • I've read the CONTRIBUTING guidelines.
  • I've updated the documentation if applicable.
  • I've added tests if applicable.
  • @mentions of the person or team responsible for reviewing proposed changes.

@lapinek lapinek force-pushed the feature/sensitive_data_detection-v2-example branch from d6a2949 to cfd248e Compare July 23, 2025 16:18
@lapinek lapinek force-pushed the feature/sensitive_data_detection-v2-example branch from cfd248e to b8b44c3 Compare July 23, 2025 16:20
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@0d6fa42). Learn more about missing BASE report.
⚠️ Report is 7 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1301   +/-   ##
==========================================
  Coverage           ?   70.20%           
==========================================
  Files              ?      161           
  Lines              ?    16123           
  Branches           ?        0           
==========================================
  Hits               ?    11319           
  Misses             ?     4804           
  Partials           ?        0           
Flag Coverage Δ
python 70.20% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Pouyanpi Pouyanpi added this to the v0.16.0 milestone Aug 1, 2025
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.

3 participants