Remove Credentials Before They Spread
Someone will inevitably paste a password into an issue. Catch it automatically.
Trigger
Issue Created Trigger
Triggered when a new issue is created.
Action
Anonymize Value
Tool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: `anonymizevalue().execute(anonymizevaluerequest(data=['secret']))` limitations: only supports list of strings, not nested structures.
Why this helps
When investigating security problems, team members sometimes paste credentials, tokens, or API keys into issues by accident. Catching every instance manually is impossible. The credential gets exposed to everyone with Linear access, and later review of the issue remains dangerous.
- Catches accidental credential exposure instantly
- Protects against insider risk
- Keeps credentials out of archives
- Reduces damage from compromised issues
Setup
Build it in a few focused steps.
- 1Connect Linear and Anonyflow to Notis (integration setup is one-time).
- 2In the portal, create an automation with this instruction: 'When a new Linear issue is created, anonymize any passwords, API keys, tokens, or auth credentials in the description and body.'
- 3Set the trigger to 'Issue Created'.
- 4Configure Notis to alert a private security channel when redaction occurs.
- 5Test by creating an issue with a sample password and verify it's removed.
Questions about this workflow
Won't this break issue tracking if I need to reference the password?
Use a separate secure system for credential rotation. The issue tracks the problem; Anonyflow keeps the password safe elsewhere.
Can my security team recover the original credential?
Yes, with Anonyflow's deanonymization key. Only grant that access to people who need it.
What formats of credentials does this catch?
Common patterns like passwords, bearer tokens, AWS keys, and similar. Test with your specific formats to be sure.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Linear to Anonyflow. A trigger fires from one place; an action lands in another.
Linear triggers
Anonyflow actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Anonymize Value
Tool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: `anonymizevalue().execute(anonymizevaluerequest(data=['secret']))` limitations: only supports list of strings, not nested structures.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Deanonymize Packet
Tool to deanonymize a json data packet using your private key. use after receiving an anonymized packet to recover specific fields.
Comment Received Trigger
Triggered when a comment is received.
Deanonymize Value
Tool to deanonymize one or more anonymized string values. use when you need to recover the original plaintext values after encryption-based anonymization. example: `deanonymizevalue().execute(deanonymizevaluerequest(data=["<anonymized string>"]))`
Issue Created Trigger
Triggered when a new issue is created.
Test Connection
Tool to test the connection to the anonyflow api. use when verifying that the anonyflow service is reachable and operational before performing anonymization tasks. example: `testconnection().execute(testconnectionrequest())`
Issue Updated Trigger
Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.
Private Team Comment Created
Fires when a new comment is posted on an issue in a private Linear team (polled with the connected user's token).
Private Team Issue Created
Fires when a new issue appears in a private Linear team (polled with the connected user's token).
Private Team Issue Properties Updated
Fires when properties on an issue change in a private Linear team (polled with the connected user's token).
Connect any two apps with Notis in the middle.
Linear and Anonyflow, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Anonyflow.