File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
tests/packagedcode/data/plugin Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -804,6 +804,20 @@ Package type: squashfs
804
804
description: Squashfs disk image
805
805
path_patterns:
806
806
--------------------------------------------
807
+ Package type: swift
808
+ datasource_id: swift_package_manifest_json
809
+ documentation URL: https://docs.swift.org/package-manager/PackageDescription/PackageDescription.html
810
+ primary language: swift
811
+ description: json dump of swift manifest
812
+ path_patterns: '*/Package.swift.json'
813
+ --------------------------------------------
814
+ Package type: swift
815
+ datasource_id: swift_package_resolved
816
+ documentation URL: https://docs.swift.org/package-manager/PackageDescription/PackageDescription.html#package-dependency
817
+ primary language: swift
818
+ description: resolved dependency for swift package
819
+ path_patterns: '*/Package.resolved'
820
+ --------------------------------------------
807
821
Package type: war
808
822
datasource_id: java_war_archive
809
823
documentation URL: https://en.wikipedia.org/wiki/WAR_(file_format)
You can’t perform that action at this time.
0 commit comments