Skip to content

ossf/secure-sw-dev-videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

secure-sw-dev-videos

This repository contains the supporting videos for the "Secure Software Development Fundamentals Courses" aka the "Developing Secure Software" course, which is available as a separate repository.

Videos tend to be larger files. In some cases, when using git push, you may see an error like this:

Git push failing HTTP 500 curl 22 The requested URL returned error: 500 Internal Server Error

To solve this, increase the Git buffer size to the largest individual file size of your repo:

git config --global http.postBuffer 157286400

CC-BYThis informational content is released under the Creative Commons Attribution License (CC-BY) version 4.0, so you can reuse it in many ways.

About

Secure Software Development Fundamentals Courses

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published