Skip to content

Security: abhimehro/Seatek_Analysis

SECURITY.md

SECURITY POLICY

Overview

The security of Seatek_Analysis is a top priority. This project processes potentially sensitive environmental data, so we encourage all users and contributors to help keep it safe and secure.

Reporting Vulnerabilities

If you discover a security vulnerability or suspect a potential issue:

Supported Versions

Version Supported
main
Others

Only the latest version (main branch) receives security updates.

Dependency Management

  • Python dependencies are managed via requirements.txt. Keep packages updated with pip install --upgrade -r requirements.txt.
  • R dependencies should be updated regularly with update.packages().
  • Use tools like pip-audit (Python) and renv (R) to check for known vulnerabilities.

Safe Coding Practices

GitHub Security Features

This repository uses:

Contributing Securely

  • Review your code for security issues before submitting a pull request.
  • Flag any potential security concerns in your PR description.
  • Adhere to PEP 8 (Python) and tidyverse style guide (R) for clarity and maintainability.

Need Help?

For security-related questions, contact the maintainers at [AbhiMehrotra@pm.me].

There aren’t any published security advisories