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

[SOSS TASK FORCE] - Create security Skills for Developers #257

Open
SecurityCRob opened this issue Oct 12, 2023 · 2 comments
Open

[SOSS TASK FORCE] - Create security Skills for Developers #257

SecurityCRob opened this issue Oct 12, 2023 · 2 comments

Comments

@SecurityCRob
Copy link
Contributor

Create a “Security Skills for Developers” document that lists key skills job applicants should have, along with ways to acquire those skills/credentials, and evangelize to academia and to developers

@david-a-wheeler
Copy link
Contributor

You might find my brief introduction slides helpful: A Brief Introduction to Developing Secure Software

Basically, turn some of those points into criteria.

For example, the implementation slide notes:

  • Most vulnerabilities are common mistakes
  • Learn what they are & how to avoid them
  • Two helpful lists: OWASP Top 10 (for web apps); CWE Top 25

That could be turned in to:

Developer must know the most common types of mistakes that lead to vulnerabilities, along with how to avoid them. This at least includes those identified in the OWASP Top 10 and the CWE top 25.

@SecurityCRob
Copy link
Contributor Author

Found these REALLY interesting interview questions for security engineers and security architects. Not completely targeted at devs, but there is some good stuff we can borrow in here: https://github.com/tadwhitaker/Security_Architect_and_Principal_Security_Engineer_Interview_Questions & https://github.com/tadwhitaker/Security_Engineer_Interview_Questions

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

No branches or pull requests

2 participants