# Get Smart in Five Minutes

Published articles for Get Smart in Five Minutes.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Get Smart in Five Minutes: What is a CVE and why care?

DevFeed: [Get Smart in Five Minutes: What is a CVE and why care?](<https://devfeed.tech/articles/get-smart-in-five-minutes-what-is-a-cve-and-why-care-13063.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/get-smart-in-five-minutes-what-is-a-cve-and-why-care>)

Published: 2024-08-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [NVD](<https://devfeed.tech/topics/nvd.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [exploit chaining](<https://devfeed.tech/topics/exploit-chaining.md>), [chainguard](<https://devfeed.tech/topics/chainguard.md>)

Tags: [chainguard](<https://devfeed.tech/tags/chainguard.md>), [cve](<https://devfeed.tech/tags/cve.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [exploit](<https://devfeed.tech/tags/exploit.md>), [exploit-chaining](<https://devfeed.tech/tags/exploit-chaining.md>), [get-smart-in-five-minutes](<https://devfeed.tech/tags/get-smart-in-five-minutes.md>), [nvd](<https://devfeed.tech/tags/nvd.md>), [software-supply-chain](<https://devfeed.tech/tags/software-supply-chain.md>), [software-supply-chain-security](<https://devfeed.tech/tags/software-supply-chain-security.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

This beginner-friendly article explains what Common Vulnerabilities and Exposures (CVEs) are, why their unique identifiers matter, and how they affect software supply chain security. It covers the CVE lifecycle, the role of the National Vulnerability Database, severity ratings, patching, and exploit chaining.

### Source excerpt

Learn the basics of CVEs, why they matter for cybersecurity, and how to stay protected in this quick teaser of the Get Smart series by Chainguard.

## Get Smart in Five Minutes: Container images 101

DevFeed: [Get Smart in Five Minutes: Container images 101](<https://devfeed.tech/articles/get-smart-in-five-minutes-container-images-101-13061.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/get-smart-in-five-minutes-container-images-101>)

Published: 2024-06-04T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [container images](<https://devfeed.tech/topics/container-images.md>), [container](<https://devfeed.tech/topics/container.md>), [chainguard image registry](<https://devfeed.tech/topics/chainguard-image-registry.md>), [Development](<https://devfeed.tech/topics/development.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [chainguard-image-registry](<https://devfeed.tech/tags/chainguard-image-registry.md>), [container](<https://devfeed.tech/tags/container.md>), [container-images](<https://devfeed.tech/tags/container-images.md>), [development](<https://devfeed.tech/tags/development.md>), [get-smart-in-five-minutes](<https://devfeed.tech/tags/get-smart-in-five-minutes.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This introductory article presents the first episode of Chainguard's Get Smart in 5 Minutes series, explaining container images, their components, how to choose them, and why they support portable, efficient, secure, and scalable application deployment.

### Source excerpt

New to container images? Our quick guide will teach you the fundamentals in no time, covering everything from what they are to how they're used.