diff --git a/README.md b/README.md index 76aec12..6b4c9ad 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | SwiftGen | [younke/asdf-swiftgen](https://github.com/younke/asdf-swiftgen) | [![Build Status](https://github.com/younke/asdf-swiftgen/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-swiftgen/actions) | | Swiftlint | [klundberg/asdf-swiftlint](https://github.com/klundberg/asdf-swiftlint) | [![Build Status](https://travis-ci.org/klundberg/asdf-swiftlint.svg?branch=master)](https://travis-ci.org/klundberg/asdf-swiftlint) | | SWIProlog | [mracos/asdf-swiprolog](https://github.com/mracos/asdf-swiprolog) | [![Build Status](https://travis-ci.org/mracos/asdf-swiprolog.svg?branch=master)](https://travis-ci.org/mracos/asdf-swiprolog) | +| syft | [davidgp1701/asdf-syft](https://github.com/davidgp1701/asdf-syft) | [![GitHub Actions Status](https://github.com/davidgp1701/asdf-syft/workflows/Build/badge.svg?branch=main)](https://github.com/davidgp1701/asdf-syft/actions) | | syncher | [nwillc/syncher](https://github.com/nwillc/syncher) | [![GitHub Actions Status](https://github.com/nwillc/syncher/workflows/CI/badge.svg?branch=master)](https://github.com/nwillc/syncher/actions) | | Talos | [particledecay/asdf-talos](https://github.com/particledecay/asdf-talos) | [![Test Plugin](https://github.com/particledecay/asdf-talos/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-talos/actions) | | Tanka | [trotttrotttrott/asdf-tanka](https://github.com/trotttrotttrott/asdf-tanka) | [![Build Status](https://travis-ci.org/trotttrotttrott/asdf-tanka.svg?branch=master)](https://travis-ci.org/trotttrotttrott/asdf-tanka) | diff --git a/plugins/syft b/plugins/syft new file mode 100644 index 0000000..b8290fa --- /dev/null +++ b/plugins/syft @@ -0,0 +1 @@ +repository = https://github.com/davidgp1701/asdf-syft.git