Skip to content

Commit b3f0511

Browse files
committed
[fix][fix] Update CDN links
1 parent 6170195 commit b3f0511

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Fix Shell](https://cdn.fix.security/assets/fixinventory/fixinventory-search-multiple.gif)
1+
![Fix Shell](https://cdn.some.engineering/assets/fixinventory/fixinventory-search-multiple.gif)
22

33
[![Version](https://img.shields.io/github/v/tag/someengineering/fixinventory?label=latest)](https://github.com/someengineering/fixinventory/tags/)
44
[![Build](https://img.shields.io/github/actions/workflow/status/someengineering/fixinventory/docker-build.yml)](https://github.com/someengineering/fixinventory/commits/main)
@@ -144,7 +144,7 @@ For example, suppose I want to understand which S3 buckets in my infrastructure
144144
> search --with-edges is(aws_iam_user) and name=matthias -iam[0:]{permissions[*].level==write}-> is(aws_iam_user, aws_s3_bucket) | format --dot
145145
```
146146
147-
![Fix Graph](https://cdn.fix.security/assets/fixinventory/fixinventory-security-graph.png)
147+
![Fix Graph](https://cdn.some.engineering/assets/fixinventory/fixinventory-security-graph.png)
148148
149149
Read more about [traversing the graph](https://inventory.fix.security/concepts/asset-inventory-graph#traversal) in our docs. Fix Security, our hosted SaaS product, offers these visualizations out of the box.
150150

0 commit comments

Comments
 (0)