Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.47 KB

SECURITY.md

File metadata and controls

29 lines (17 loc) · 1.47 KB

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability in this plugin, please report it to us as soon as possible. I'm taking security issues seriously and will work to address them promptly.

Please email security vulnerabilities to root@idank.dev. I will investigate the issue and get back to you as soon as possible.

Supported Versions

I'm recommending using the latest stable version of this plugin. Older versions may have known vulnerabilities and are not supported.

Please ensure that you are using the most up-to-date release available.

Security Practices

  • I follow best practices for secure coding, including input validation, output encoding, and least privilege.
  • I make use of libraries and dependencies that are regularly updated and maintained.
  • Sensitive data, if required, is encrypted and stored securely. I do not collect or store unnecessary personal information.

Security Updates

I committed to fixing security vulnerabilities in a timely manner. If a critical issue is identified, a patch will be released as quickly as possible, and users will be notified.

Best Practices for Users

  • Always install plugins from trusted sources, such as the official IntelliJ Plugin Marketplace.
  • Keep your IntelliJ IDEA and all plugins up to date to ensure you benefit from the latest security patches.
  • Be cautious when granting permissions to plugins. Only provide the necessary permissions required by the plugin.