Re: [PATCH v2 2/6] tools: introduce a data driven impl of virt-host-validate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Daniel P. Berrangé <berrange@xxxxxxxxxx> [2019-09-27, 01:52PM +0100]:
> +package main
> +
> +import (
> +	"flag"
> +	"fmt"
> +	"github.com/spf13/pflag"

I don't like external dependencies like this at all. Not from a
administrative POV (there are likely a number of build environments,
including ours, that want to build libvirt offline) and not from a
security POV (this reminds me of the npm-debacles we see every now and
then).

> +	"io/ioutil"
> +	vl "libvirt.org/host-validate/pkg"
> +	"os"
> +	"path/filepath"
> +	"strings"
> +)

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux