Skip to content

Security: ThalesGroup/sta-idm-connector

Security

SECURITY.md

Goods practices to follow

⚠️You must never store credentials information into source code or config file in a GitHub repository

  • Block sensitive data being pushed to GitHub by git-secrets or its likes as a git pre-commit hook
  • Audit for slipped secrets with dedicated tools
  • Use environment variables for secrets in CI/CD (e.g. GitHub Secrets) and secret managers in production

Security Policy

Supported Versions

Only the latest code available in this repository is supported.

Version Supported
1.0.0

Reporting a Vulnerability

For any vulnerability found in the code, please contact the support team by opening a new ticket on the Thales Support Portal.

There aren’t any published security advisories