Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SECURITY.md #2379

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update SECURITY.md #2379

wants to merge 1 commit into from

Conversation

krwq
Copy link
Member

@krwq krwq commented Jan 30, 2025

Microsoft Reviewers: Open in CodeFlow

- Security Vulnerabilities: Attackers may craft inputs to exploit buffer overflows, force unexpected states, or gain unauthorized access to device functions.
- Mitigation:
- Input Validation: Perform rigorous checks (e.g., sanitization, length checks, type validation) on every input—whether it’s sensor data, network traffic, or user-supplied information.
- Least Privilege: Run IoT components with minimal permissions. Ensure that any compromised part of the system cannot escalate privileges or affect other parts.
Copy link
Member Author

@krwq krwq Jan 31, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm checking if we need to update below section as well. I wanted to update above as well because currently it's not super clear if it's directed to contributors or consumers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants