Skip to content

Security: PamudaUposath/AnimateItNow

Security

SECURITY.md

🔐 Security Policy

Supported Tech Stack

AnimateItNow is a project using HTML, CSS, and JavaScript.

Reporting a Vulnerability

If you discover a security issue (e.g. unintended script execution or unsafe DOM updates), please report it by opening a GitHub Issue or contacting the maintainers directly.

Best Practices

  • Avoid using some particular JS methods that may create potential attack vectors for XSS injections.
  • Prefer secure DOM methods (textContent, createElement, appendChild) when injecting dynamic content.
  • Do not link to untrusted external scripts or stylesheets.

Scope

This project is intended for opensource use by various people from all over the world, hence security is a top priority regardless of it being a frontend focused project. Refer CONTRIBUTING.md to know more regarding how you can make a contribution.

There aren’t any published security advisories