Technical Support
Interlynk provides technical support to help you resolve issues, answer questions, and get the most out of the platform. Support is available through multiple channels depending on your subscription tier.
Contact Us
Support Tiers
Support level and response times vary by subscription plan.
Free Tier
General questions
Best effort
Email, Live Chat
Bug reports
Best effort
Email, GitHub
Enterprise Tier
Critical — Platform unavailable or data loss
8 business hours
Email, Live Chat
High — Major feature impaired, no workaround
24 business hours
Email, Live Chat
Medium — Feature impaired, workaround available
2 business day
Email, Live Chat
Low — General questions, feature requests
4 business days
Email, Live Chat
Business hours are Monday through Friday, 9:00 AM — 6:00 PM ET, excluding US federal holidays.
Enterprise customers can contact their account representative for escalation paths and dedicated support options.
Reporting a Bug
When reporting a bug, include the following information to help us diagnose the issue quickly:
Summary — A brief description of the problem.
Steps to reproduce — The exact steps to trigger the issue.
Expected behavior — What you expected to happen.
Actual behavior — What actually happened.
Screenshots or screen recordings — Visual evidence of the issue, if applicable.
Environment details:
Browser and version (for platform issues)
CLI tool and version (for
sbomqs,sbomasm,pylynkissues — run<tool> --version)Operating system
SBOM format and specification version (if relevant)
Where to Report
For security vulnerabilities, do not open a public GitHub issue. Email [email protected] directly with details.
Troubleshooting
SBOM Upload Issues
Upload fails with validation error
SBOM does not meet minimum quality requirements
Run sbomqs locally to check quality scores before uploading
Upload succeeds but no vulnerabilities appear
Vulnerability scan has not completed
Wait a few minutes — scans run asynchronously after upload
Upload rejected with format error
Unsupported SBOM format or malformed file
Verify the file is valid CycloneDX or SPDX in JSON or XML format
Authentication and Access
Cannot log in via SSO
SAML misconfiguration
Review the SSO configuration guide and verify tenant, Entity ID, and ACS URL
User lacks expected permissions
Incorrect role assignment
Check role management and verify the user's assigned role
Integrations
Slack notifications not delivered
Invalid webhook URL
Verify the webhook URL in Slack integration settings
GitHub integration not syncing
Repository permissions changed
Verify the GitHub integration has the required repository access
CLI Tools
pylynk returns authentication error
Missing or invalid API key
Set the API key with pylynk configure or the INTERLYNK_API_KEY environment variable
sbomqs returns low scores
SBOM missing required fields
Review the scoring output and address the flagged fields
sbomasm merge produces unexpected output
Conflicting component versions
Review input SBOMs for duplicate or conflicting entries
Frequently Asked Questions
For the full list of frequently asked questions, see the FAQ page.
Last updated