golang-github-virustotal-vt-go 1.1.0-1
Package Information
| Description | Go 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. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
| Sponsor | simon@josefsson.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-virustotal-vt-go.git (browse) |
| Closes | #1139887 |
| Tracker | https://tracker.debian.org/pkg/golang-github-virustotal-vt-go |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Fri, 12 Jun 2026 10:20:17 -0300 |
| Source | golang-github-virustotal-vt-go |
| Version | 1.1.0-1 |
| Changed-By | Josenilson Ferreira da Silva |
Changelog
golang-github-virustotal-vt-go (1.1.0-1) unstable; urgency=medium . * Initial release (Closes: #1139887)
.dsc
| Component | main |
|---|---|
| Package-List | golang-github-virustotal-vt-go-dev deb golang optional arch=all |
| Section | golang |
| Priority | optional |
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".