This topic content is for Devtoberfest Week 4 : 25 October → 29 October 2021.
Security, as a topic, has an interesting place for most developers. While it's universally agreed to be an important topic; too often in the development process it becomes an afterthough or something left to "the security team".
In this topic week we want to look at some general security topics that impacts all types of developers. We will look at how to protect your applications from hackers, how to deal with the Cloud Native security implications and how to write more secure code.
For the tutorial and code challenge content of this week there will be a speacial focus on security within ABAP and the Node.js/JavaScript areas.
Date and Time: TBD
75% of cloud intrusions are done through the usage of valid credentials. Can we do anything besides more stringent password rules? What about… poisoning the well?
In this presentation we will show you via three demos how cloud applications could actively fight against leaked credentials, password spreading and even phishing, by adopting honey passwords.
You don’t think this can work? I’d love to hear your reservations. Loving it? Then spread the word and help make the Internet a more secure place!
Date and Time: TBD
The SAP Cloud Application Programming Model comes out of the box with lots of best practice security baked into the framework. However there are also things that each developer need to take responsiblity for when building applications with CAP. In this session we will look at techniques like adding XSUAA and roles, configuring Helmet for content security policies, and how to deal with CORS (Cross-Origin Resource Sharing)
Completion of any of the following tutorials during Devtoberfest will earn you points towards the contest and potentially some great prizes. to-do: link to contest overview page
- List of tutorials will be released as Week 5 approaches
- The Coding Challenge details will be released during Week 5
- The Fun Friday Activity for Week 5 will be details as we get closer to that week