You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our friends at Ericsson have developed a set of code examples and guidance grounded in the MITRE CWE framework (https://cwe.mitre.org/). This work was originally inspired by SEI Cert's secure coding material, with the intention of translating those to Python to educate new and experienced developers and enable future automation with valid code examples.
We intend to meet ever two weeks to discuss and develop this idea together with the ultimate goal of have a useful artifact that can be easily leveraged by developers (as close to the IDE as possible) and enable tooling and automation to identify these types of coding errors.
The text was updated successfully, but these errors were encountered:
Our friends at Ericsson have developed a set of code examples and guidance grounded in the MITRE CWE framework (https://cwe.mitre.org/). This work was originally inspired by SEI Cert's secure coding material, with the intention of translating those to Python to educate new and experienced developers and enable future automation with valid code examples.
The initial seed for this idea will grow from: https://github.com/Ericsson/secure_coding_one_stop_shop_for_python
We intend to meet ever two weeks to discuss and develop this idea together with the ultimate goal of have a useful artifact that can be easily leveraged by developers (as close to the IDE as possible) and enable tooling and automation to identify these types of coding errors.
The text was updated successfully, but these errors were encountered: