Last updated: June 10, 2026

Terms of Service

Effective date: June 10, 2026

These Terms of Service govern your use of Deptic and the services provided at deptic.in, our API, and our CLI tools. By creating an account or using Deptic, you agree to these terms. Please read them carefully.

1. The service

Deptic provides software supply chain security analysis including:

  • Automated detection and resolution of software dependencies from source code manifest files
  • Matching of dependencies against public vulnerability databases (OSV.dev, NVD)
  • Generation of Software Bills of Materials (SBOMs) in CycloneDX 1.5 and SPDX 2.3 formats
  • NTIA EO14028 and EU Cyber Resilience Act compliance scoring
  • Automated vulnerability remediation via GitHub Pull Requests
  • API and CLI access for integration into development workflows

Deptic operates as a software-as-a-service platform hosted at deptic.in.

2. Accounts

2.1 You must create an account to use Deptic. Account creation requires a GitHub account.

2.2 You are responsible for maintaining the security of your account credentials, API keys, and any tokens associated with your account.

2.3 You must be at least 18 years old to create an account.

2.4 You may not create accounts using automated means or create multiple accounts to circumvent usage limits.

2.5 You are responsible for all activity that occurs under your account, including scans initiated by your API keys.

3. Acceptable use

You may use Deptic only for lawful purposes. You agree not to:

3.1 Scan repositories you do not own or do not have explicit permission to scan. Scanning private repositories requires GitHub OAuth authorization from an account with access to that repository.

3.2 Use Deptic to extract competitor intelligence, conduct unauthorized security research on third-party systems, or circumvent GitHub's API rate limits or terms of service.

3.3 Attempt to reverse-engineer, decompile, or extract the Deptic scanning algorithms, CVE matching logic, or SBOM generation code.

3.4 Use automated scripts to trigger scans at a rate that exceeds our published limits or that degrades service for other users.

3.5 Use the Deptic API or CLI to scan repositories containing malware, exploit code, or content that violates applicable law.

3.6 Share, sell, or sublicense API keys to third parties. API keys are personal and non-transferable.

3.7 Misrepresent Deptic-generated SBOMs as produced by a different tool or organization in compliance filings.

4. API keys

4.1 API keys issued by Deptic are single-use. Each key authorizes exactly one scan via the /api/scan-local or /api/scan-cli endpoints. After use, the key is permanently invalidated.

4.2 API keys must not be committed to public source code repositories, included in public Docker images, or transmitted over unencrypted connections.

4.3 If you suspect an API key has been compromised, revoke it immediately from Settings → API Keys. Deptic is not liable for scans triggered by compromised keys.

4.4 API keys for CI/CD use should be stored as encrypted secrets in your CI/CD platform (e.g., GitHub Actions Secrets, GitLab CI Variables).

5. GitHub integration

5.1 By connecting your GitHub account, you grant Deptic read access to repository file trees and manifest files for repositories you explicitly choose to scan.

5.2 By enabling the Fix with PR feature, you authorize Deptic to create branches and open Pull Requests on repositories you own or have write access to. Deptic will only modify manifest files (package.json, pom.xml, go.mod, requirements.txt, etc.) — never source code files.

5.3 By enabling webhook auto-scan, you authorize Deptic to register a webhook on specified repositories. You can revoke this at any time by disabling auto-scan in the Deptic dashboard or deleting the webhook directly in GitHub repository settings.

5.4 Deptic's use of GitHub API is subject to GitHub's API Terms of Service. We use GitHub's API within published rate limits and do not cache repository data beyond what is necessary for scan completion.

6. Intellectual property

6.1 Deptic and all its components — the scanning engine, frontend interface, API, and documentation — are the intellectual property of Balasanjeev C (the developer of Deptic). All rights reserved.

6.2 The Deptic name, logo, and brand assets may not be used without explicit written permission.

6.3 Your data remains yours. Scan results, SBOMs generated from your repositories, and compliance reports are owned by you. Deptic claims no ownership over content derived from your repositories.

6.4 Vulnerability data sourced from OSV.dev is provided under the OSV data license. CVE data from NVD is public domain. PURL specifications are governed by the PURL specification working group.

6.5 CycloneDX is a trademark of the CycloneDX project. SPDX is a trademark of the Linux Foundation. Deptic's use of these formats complies with their respective specifications and does not imply endorsement.

7. Service availability

7.1 Deptic is provided on an 'as available' basis. We do not guarantee 100% uptime.

7.2 Free tier accounts are subject to the following limits:

LimitFree tier
Scans per month5
Repositories per workspace5
Component history retention30 days
SBOM file storage100 MB
API keys3 active keys

7.3 We reserve the right to rate-limit, throttle, or suspend accounts that exceed usage limits or exhibit patterns consistent with abuse.

7.4 Planned maintenance will be communicated via email or in-app notification where possible. Emergency maintenance may occur without advance notice.

8. Disclaimers

8.1 Deptic scans known vulnerability databases but cannot guarantee detection of every vulnerability. New CVEs are published daily. A scan result of zero active threats means no CVEs were found in our data sources at the time of the scan — it does not guarantee your software is secure.

8.2 SBOM completeness depends on the accuracy and completeness of manifest files in your repository. Deptic cannot detect dependencies that are not declared in supported manifest formats.

8.3 Compliance scores are provided for informational purposes. A score of 100/100 indicates that Deptic found all 7 NTIA minimum elements in the generated SBOM. It does not constitute legal compliance certification. Consult a qualified compliance professional for regulatory submissions.

8.4 Fix with PR recommendations are based on OSV.dev data at the time of the scan. Deptic verifies the recommended version against OSV before creating the PR, but cannot guarantee the recommended version is free of all security issues — including undisclosed vulnerabilities.

8.5 DEPTIC IS PROVIDED 'AS IS' WITHOUT WARRANTY OF ANY KIND. TO THE MAXIMUM EXTENT PERMITTED BY LAW, WE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED.

9. Limitation of liability

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, DEPTIC SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, OR ANY LOSS OF PROFITS, REVENUE, DATA, OR GOODWILL, ARISING FROM YOUR USE OF THE SERVICE.

OUR TOTAL LIABILITY FOR ANY CLAIM ARISING FROM YOUR USE OF DEPTIC SHALL NOT EXCEED THE GREATER OF: (A) THE AMOUNT YOU PAID FOR DEPTIC IN THE 12 MONTHS PRECEDING THE CLAIM, OR (B) USD $100.

10. Termination

10.1 You may delete your account at any time from Settings → Profile → Delete Account. This permanently deletes all your data as described in our Privacy Policy.

10.2 We may suspend or terminate accounts that violate these terms, with or without notice.

10.3 Upon termination, your right to use Deptic ends immediately. Sections on Intellectual Property, Disclaimers, Limitation of Liability, and Governing Law survive termination.

11. Refunds and cancellations

11.1 Cancellations: You may cancel your paid subscription at any time from your account settings. Cancellation will take effect at the end of your current billing cycle.

11.2 Refunds: Since Deptic is a digital service, all purchases are final. We do not offer refunds or credits for partial billing periods or unused time.

11.3 Exceptions: If you believe you were charged in error, please contact us within 7 days of the charge at balasnjeev1085@gmail.com. We will review requests on a case-by-case basis.

12. Changes to these terms

We will notify users of material changes to these Terms of Service via email at least 14 days before they take effect. Continued use of Deptic after the effective date constitutes acceptance of the updated terms.

13. Governing law

These Terms are governed by the laws of India. Any disputes arising from these Terms or your use of Deptic shall be subject to the exclusive jurisdiction of the courts of Andhra Pradesh, India.

14. Contact