File tree Expand file tree Collapse file tree
tests/packagedcode/data/plugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -804,6 +804,20 @@ Package type: squashfs
804804 description: Squashfs disk image
805805 path_patterns:
806806--------------------------------------------
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+ --------------------------------------------
807821Package type: war
808822 datasource_id: java_war_archive
809823 documentation URL: https://en.wikipedia.org/wiki/WAR_(file_format)
You can’t perform that action at this time.
0 commit comments