Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 781 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 781 Bytes

OWASP Cornucopia project

OWASP Cornucopia is a mechanism in the form of a card game to assist software development teams identify security requirements in Agile, conventional and formal development processes. It is language, platform and technology agnostic.

Changes & Updates

2021-05-28

Updated templates with tags. convert.py script pulls language files data and replaces tags with language text. Functions available to output idml files or docx files.

Script can also create template files using the matching text to populate with tags. As text does not all match correctly, this function still requires manual intervention for completing the template setup.

Todo: Add meta data to the processing for editions, languages and versions. Add logging. Add testing.