Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions google-doc-old.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Google docs is no longer used to propose changes

If you want to propose changes to the content, the preferred mechanisms are
[issues and pull requests via GitHub](https://github.com/ossf/secure-sw-dev-fundamentals).

The first versions of this document were developed as
[content in Google Docs form](https://docs.google.com/document/d/1oN6juqVR7KXuvclHvoY0pr_XQmC6t6uXMLcYphPsUsA/edit?usp=sharing), but that is no
longer how we propose and review changes to it.
7 changes: 0 additions & 7 deletions google-doc.md

This file was deleted.

8 changes: 2 additions & 6 deletions secure_software_development_fundamentals.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,9 @@ However, in some cases we *do* want you to report a vulnerability to us:

If you want to report those kinds of vulnerabilities to us,
please use the GitHub mechanism [privately reporting a security vulnerability](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability) to this repository.
If you have a special need you may request
view access to the [content in Google Docs form](https://docs.google.com/document/d/1oN6juqVR7KXuvclHvoY0pr_XQmC6t6uXMLcYphPsUsA/edit?usp=sharing)
where this material was originally created.

Please justify why you need it this unusual access; you almost certainly don't need it, since the content is the same.
If you want to propose changes to the content, the preferred mechanism is
via issues and pull requests via GitHub.
If you want to propose changes to the content, the preferred mechanisms are
[issues and pull requests via GitHub](https://github.com/ossf/secure-sw-dev-fundamentals).

# Secure Software Development Fundamentals

Expand Down
Loading