DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-github-virustotal-vt-go 1.1.0-1

Package Information

DescriptionGo library for the VirusTotal API v3

vt-go is the official Go client library for the VirusTotal API v3. It simplifies integration with VirusTotal services by providing Go interfaces for querying and managing files, URLs, domains, IP addresses, and analysis results

The library handles authentication, API requests, object retrieval, pagination, file downloads, and scan submissions, allowing developers to build threat intelligence, malware analysis, security monitoring, and automation applications on top of VirusTotal.

Main features include:

* Retrieval of files, URLs, domains, IP addresses and relationships. * Submission of files and URLs for analysis. * Access to VirusTotal feeds and monitoring features. * Iteration through paginated API results. * Download and processing of analysis data. * High-level abstractions over the VirusTotal REST API.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByJosenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Sponsorsimon@josefsson.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-virustotal-vt-go.git (browse)
Closes#1139887
Trackerhttps://tracker.debian.org/pkg/golang-github-virustotal-vt-go
Uploaded1 month, 7 days ago

New Package Report

.changes
Sourcegolang-github-virustotal-vt-go
Version1.1.0-1
Changed-ByJosenilson Ferreira da Silva
Architecturesource all
Distributionunstable
DateFri, 12 Jun 2026 10:20:17 -0300
Changelog
golang-github-virustotal-vt-go (1.1.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1139887)
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-github-virustotal-vt-go-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/VirusTotal/vt-go
Upstream-Name: vt-go
Upstream-Contact: https://github.com/VirusTotal/vt-go/issues

Files: *
Copyright: 2017-2025 The vt-go authors
           2017-2025 Google Inc.
License: Apache-2.0

Files: debian/*
Copyright: 2026 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 https://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Review Information

accepted — allocated to mechtilde 1 month, 7 days ago, started 1 month, 7 days ago, completed 1 month, 7 days ago.

Final Comment

Public Notes

1 month, 7 days ago ● public

License Detector

Command: license-detector .
Exit code: 0

.
	99%	Apache-2.0
	90%	ECL-2.0
	81%	SHL-0.51
	81%	SHL-0.5

Back to Dashboard | View all reviews for this package