Skip to content

Security: xingd5478-ctrl/simulink-control-tutorial

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
2.0.x
1.x.x
< 1.0

Reporting a Vulnerability

If you discover a security vulnerability in this project, please report it by opening an issue on GitHub. Do NOT disclose it publicly until the maintainer has had a chance to address it.

Scope

This project is an educational tutorial repository. Security concerns are limited to:

  • Malicious .m or .slx files that could execute harmful commands
  • Code generation output that introduces runtime vulnerabilities

Best Practices

  • Always review .m scripts before running them
  • Do not run .slx models from untrusted sources
  • Treat generated C code with the same scrutiny as hand-written code

There aren't any published security advisories