From 35479a095643a08aea2894427cb6fc9d25463607 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 12 Aug 2024 10:25:44 -0700 Subject: [PATCH] _later: remove obsolete files These files are not served on the website. They haven't changed since they were added in 2021 in CL 356511. We have a new security page that covers what we want to say. Change-Id: I24be0e1b4c6aef10ae5f8f0c1b2d3329d1688ac7 Reviewed-on: https://go-review.googlesource.com/c/website/+/604915 Auto-Submit: Ian Lance Taylor LUCI-TryBot-Result: Go LUCI Reviewed-by: Eli Bendersky Reviewed-by: Cherry Mui --- _later/security/foundations.yaml | 35 ------- _later/security/getstarted.yaml | 20 ---- _later/security/index.md | 147 ----------------------------- _later/security/recentUpdates.yaml | 50 ---------- 4 files changed, 252 deletions(-) delete mode 100644 _later/security/foundations.yaml delete mode 100644 _later/security/getstarted.yaml delete mode 100644 _later/security/index.md delete mode 100644 _later/security/recentUpdates.yaml diff --git a/_later/security/foundations.yaml b/_later/security/foundations.yaml deleted file mode 100644 index 61ba0829ae..0000000000 --- a/_later/security/foundations.yaml +++ /dev/null @@ -1,35 +0,0 @@ - - title: Secure by design - content: - contentList: - - title: Memory safety and garbage collection prevent most common vulnerabilities - - title: Safe by default APIs in the standard library - - title: Use safe libraries from Google like - url: https://github.com/google/safehtml - url: https://github.com/google/safehtml - icon: /images/icons/secure.svg - cta: Learn more - - title: Enterprise crypto - content: - contentList: - - title: Included in the std library - - title: Maintained by the Go team - url: https://www.google.com - icon: /images/icons/crypto.svg - cta: Learn more - - title: Supply chain security - content: - contentList: - - title: Ecosystem of 3rd party modules with a culture of limited dependencies - - title: Tamper detection via the Go checksum database - - title: Availability via the Go module proxy - url: https://www.google.com - icon: /images/icons/supply_chain_security.svg - cta: Learn more - - title: Swiftly handle security issues - content: - contentList: - - title: Report bugs directly to the Go team - - title: Leverage community resources like Snyk and Nancy - url: https://www.google.com - icon: /images/icons/swift_issues.svg - cta: Learn more diff --git a/_later/security/getstarted.yaml b/_later/security/getstarted.yaml deleted file mode 100644 index 5b79bb0820..0000000000 --- a/_later/security/getstarted.yaml +++ /dev/null @@ -1,20 +0,0 @@ - - title: Learn about the Module Mirror, Index, and Checksum Database - url: https://www.google.com - icon: /images/icons/module.svg - cta: Learn more - - title: Talk by Katie Hockman on Modules, Module Mirrors, and the Checksum Database - url: https://www.google.com - icon: /images/icons/talk.svg - cta: Watch now - - title: Discover the Go Crypto Package - url: https://www.google.com - icon: /images/icons/discover.svg - cta: Learn more - - title: Report a security bug in the Go project - url: https://www.google.com - icon: /images/icons/bug.svg - cta: Report bug - - title: Join the \#security and \#crypto channels on the Gophers slack - url: https://www.google.com - icon: /images/icons/slack.svg - cta: Join now diff --git a/_later/security/index.md b/_later/security/index.md deleted file mode 100644 index 651cdeed2d..0000000000 --- a/_later/security/index.md +++ /dev/null @@ -1,147 +0,0 @@ ---- -title: "Security" ---- - -
-
-
-
- {{breadcrumbs .}} -

Build secure applications with Go

-

- Gopherum quis custodiet? -

-
-
- Go Gopher riding a motorcycle -
-
-
-
- -
-
-
-
    - {{- range (data "foundations.yaml") }} -
  • - {{- template "security-card" .}} -
  • - {{- end }} -
-
-
-
-
-

Coming Soon

-
-
-
    -
  • Native support for fuzz testing, maybe OSS-Fuzz integration
  • -
  • Vulnerabilities database curated by the Go team, with low-noise auditing tools
  • -
-
-
- Go Gopher riding a motorcycle -
-
-
-
- -
-
-
-

Get Started

-
-
-
    - {{- range (data "getstarted.yaml") }} -
  • - {{- template "security-card" .}} -
  • - {{- end }} -
-
-
-
- -
-
-
-

Recent Updates

-
-
-
    - {{- range (data "recentUpdates.yaml") }} -
  • - {{- template "security-card" . }} -
  • - {{- end }} -
-
-
-
- -
-
-
-

Start building software efficiently and securely with Go

- Get Started -
-
- Go Gophers surrounding scientific machine -
-
-
- -{{define "security-card"}} -
-
- {{- if .icon}} -
- -
- {{- end}} -
-
{{.title}}
-
- {{- if .content}} - {{.content}} - {{- end}} - - {{- if .contentList}} -
    - {{- range $index, $element := .contentList}} -
  • - {{ $element.title }} - {{- if $element.url}} - {{$element.url}} - {{- end}} -
  • - {{- end}} -
- {{- end}} -
- -
-
-
-{{- end}} \ No newline at end of file diff --git a/_later/security/recentUpdates.yaml b/_later/security/recentUpdates.yaml deleted file mode 100644 index 2f3e888fa2..0000000000 --- a/_later/security/recentUpdates.yaml +++ /dev/null @@ -1,50 +0,0 @@ - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: - - title: Title of post - content: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna amet aliqua. - url: https://www.google.com - cta: Read blog post - icon: