Commit Graph

46 Commits

Author SHA1 Message Date
Albert Tanure 7b9471d4b2
Add: Add quickstart.md improvements (#22272)
## Description

I did some improvements to the quickstart.md file, adding images and
improve some descriptions to be albe to helo learners to find the
references mentioned in the file.

## Related issues or tickets

No related issues or ticket.

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-04-23 14:28:06 -07:00
Usha Mandya eeca23a260 Remove link to the public roadmap
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2025-02-20 11:02:52 +00:00
Sarah Sanders d083617e9d
fix: update include.html for heading error (#21906)
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649)
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`

## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9)

## Reviews
- [ ] Technical review

[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
Sarah Sanders 3de8201822
implement summary bars for feature attributes (#21667)
## Description
- Create `summary-bar.html` shortcode
- Inline styling

## Related issues or tickets
- [ENGDOCS-2334](https://docker.atlassian.net/browse/ENGDOCS-2334)

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2333]:
https://docker.atlassian.net/browse/ENGDOCS-2333?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/

[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
David Karlsson 69b1763b6b scout: fix manual cli bin install steps
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-19 15:42:56 +01:00
Sarah Sanders 316115fc76
add docker consolidated subscriptions (#21476)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

- https://docker.atlassian.net/browse/HD-2066

## Reviews

Final sign offs in Notion doc

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Oleg Burov <ob1dev@icloud.com>
2024-12-10 08:37:56 -08:00
CrazyMax e6d3d21f9b
gha: move docker login step up
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-11-30 22:44:56 +01:00
David Karlsson 8a722e7ee1
Merge pull request #21474 from dvdksn/sidebar-grouping
feat: sidebar groups
2024-11-28 16:46:15 +01:00
David Karlsson b98c303498 chore: add sidebar groups to top-level pages in manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 13:49:53 +01:00
David Karlsson adab458ae6
Merge pull request #21503 from dvdksn/scout-update-login-syntax
scout: use --password-stdin in docker login examples for integrations
2024-11-26 12:43:35 +01:00
David Karlsson adb3313b11 scout: remove duplicate video embed on remediation feature
The (correct) video is embedded on this page: https://docs.docker.com/guides/docker-scout/remediation/

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 11:02:57 +01:00
David Karlsson 38a2760a84 scout: use --password-stdin in docker login examples for integrations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 10:34:27 +01:00
Allie Sadler 42d97aacf8
ENGDOCS-2181c (#21419)
<!--Delete sections as needed -->

## Description

Replaces https://github.com/docker/docs/pull/20646 that was so old it
was still using the `toc.yaml` file.
SME reviews complete. Just need editorial 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2024-11-21 14:59:22 +00:00
David Karlsson e1090e5380 chore: disable vale checks for advisory list
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 14:29:48 +01:00
David Karlsson b5c8b76503 chore: format and sort scout advisory list
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 14:27:03 +01:00
David Karlsson c5e643b9ad scout: add Photon OS to advisory list
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 14:26:08 +01:00
Shelley Benhoff e26c7303c2 scout: restructure learning path, add videos
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-13 16:27:31 +01:00
Tadashi Nemoto 16827a7f8e
Fix heading of scout/how-tos/artifact-types/ 2024-11-13 09:44:14 +09:00
Allie Sadler 99a24c4a6b
ENGDOCS-2300 (#21354)
<!--Delete sections as needed -->

## Description

Final PR to improve the DD IA. 

Validate test failing due to link that needs fixing in an upstream repo 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 14:45:53 +00:00
Tadashi Nemoto c54819d244
Fix keyword/description in sysdig.md 2024-11-06 15:27:22 +09:00
David Karlsson d46667290d scout: scout-cli v1.15.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-05 10:41:33 +01:00
David Karlsson e3f66db2fa scout: scout-cli v1.14.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 13:52:24 +01:00
David Karlsson 18b8d8acd1
scout: view health scores in Docker Desktop (#20991)
View health scores for images in Docker Desktop

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:20:12 +01:00
David Karlsson cfd326bfa0
[DNM] scout: create exceptions in docker desktop (#20797)
Docker Desktop part of #20581, for 4.35

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:19:03 +01:00
Arie Heinrich c17faccf17
Spelling fixes (#21230)
Christmas is early :) and i had some free time to go over all the
documents and fix all spelling mistakes i have found.
2024-10-24 13:02:40 +02:00
David Karlsson 896be3e7b0
Merge pull request #21082 from Daniel-Kolev/update-add-a-policy-steps
scout: Save and enable policy is now the default action
2024-10-09 13:16:35 +02:00
David Karlsson a807cd85fd
Merge pull request #21083 from Daniel-Kolev/add-edit-policy-section
scout: Add edit policy section
2024-10-09 13:16:25 +02:00
Daniel Kolev 61be3b6bc2
wording 2024-10-09 12:53:14 +03:00
Daniel Kolev 0dc60eba54
Add edit policy section 2024-10-09 11:48:18 +02:00
Daniel Kolev 3ffe74e92c
Save and enable is now the default action 2024-10-09 11:38:37 +02:00
David Karlsson b4e7221aef scout: policy evaluation general availability
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-09 09:51:25 +02:00
David Karlsson f40b119000
Merge pull request #21028 from dvdksn/scout-policy-no-custom-ootb
scout: ootb policy → policy types
2024-10-03 12:14:57 +02:00
David Karlsson 4976dae0a4 scout: ootb policy → default policy configurations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-30 15:25:57 +02:00
David Karlsson 4e7c5a5a48 chore: formatting of scout CUPS policy callouts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-30 14:59:15 +02:00
David Karlsson d355d226c0 scout: "CVEs to avoid" → "Excluded CVEs"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-30 14:31:00 +02:00
felipecruz91 02e3b7bf19
chore(scout): Document CUPS CVEs in high-profile vuln policy
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
2024-09-27 11:58:23 +02:00
Felipe Cruz Martinez 07ee11f9dd
Revert "chore(scout): Document CUPS CVEs in high-profile vuln policy" 2024-09-27 11:54:11 +02:00
felipecruz91 05784dcf18 chore(scout): Document CUPS CVEs in high-profile vuln policy
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 11:25:39 +02:00
David Karlsson e4a51df9af
Merge pull request #20613 from dvdksn/scout-no-fixable-packages-goal-package-types
scout: "Package types" option for no-fixable-packages-goal
2024-09-13 22:01:44 +02:00
David Karlsson 6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
David Karlsson d06a536348 scout: fix broken screenshot link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:31:08 +02:00
David Karlsson 0eef789a2c scout: fix release date of org-based health scores
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 18:32:54 +02:00
David Karlsson bd0a846f25 scout: scores now based on org policy config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 18:28:34 +02:00
David Karlsson c95a07bded scout: add "package types" config option for vulnerabilities policy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:10:03 +02:00
David Karlsson 656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00