git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jeff King <peff@peff.net>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>, Taylor Blau <me@ttaylorr.com>,
	git@vger.kernel.org
Subject: Re: What's cooking in git.git (Oct 2021, #02; Wed, 6)
Date: Fri, 8 Oct 2021 00:10:07 -0400	[thread overview]
Message-ID: <YV/EnxkTvWWZ6xVD@coredump.intra.peff.net> (raw)
In-Reply-To: <87sfxdgtpu.fsf@evledraar.gmail.com>

On Thu, Oct 07, 2021 at 09:42:11AM +0200, Ævar Arnfjörð Bjarmason wrote:

> Interesting mix...
> [...]
> ...of curl & wget :)

Heh, yeah, I noticed that, too. This is literally cut and paste from
coverity's "here's how to automate a scan" instructions, which yes, use
both tools. I don't think it's a big deal, but we could pretty easily
swap the wget invocation for curl.

> >   - any repo which wants to use this has to set up the secret token
> >     (COVERITY_SCAN_TOKEN here). That involves creating a coverity
> >     account, and then setting the token in the GitHub web interface.
> >     Presumably we'd just bail immediately if that token isn't set, so
> >     forks aside from git/git would have to enable it independently.
> 
> I tried creating one of these now, requested access at
> https://scan.coverity.com/projects/git & it's pending.

So that isn't actually my project. ;)

That's the old dead one that Stefan used to do builds for. Now I do have
access to that and saw your request, but it's not actually receiving new
builds.

I probably _could_ upload to that one, of course, but the builds I'm
doing are of my private topics.

My thinking was that if Junio is OK with it, we'd have this in the main
tree and the git/git ones would be the main builds.

> Sounds good, I wonder if they (if contacted) provide upon request some
> community-wide keys for projects such as git, so it would Just Work for
> forks without their owners needing to sign up themselves...

I get the impression that it's a fairly hefty CPU cost for something
they're offering for free, and they really don't want everybody's random
fork doing analyses. I.e., they'd rather see open source projects set up
an analysis project for their official tree and that's it.

OTOH, another concern of theirs is that the results aren't disclosed
publicly, since they may have security implications. But they've made it
easy enough for people to submit their random GitHub repositories, which
can contain anybody's code, so it doesn't seem like much of a secret.

So I dunno. They're nice enough to offer the service for free, and I
want to respect their wishes. But I'm having a hard-time finding
documents describing exactly what's OK and what's next with respect to
forks.

They do have some limits posted here:

  https://scan.coverity.com/faq#frequency

It's on the order of 3 builds per day for a code base of our size. Which
is plenty for our integration branches, but not enough to test every
topic branch. And though we could get around that with treating forks as
separate projects, I think that's violating the spirit of the limit.

-Peff

  reply	other threads:[~2021-10-08  4:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07  0:24 What's cooking in git.git (Oct 2021, #02; Wed, 6) Junio C Hamano
2021-10-07  2:01 ` ab/make-sparse-for-real Ævar Arnfjörð Bjarmason
2021-10-07  2:24 ` What's cooking in git.git (Oct 2021, #02; Wed, 6) Jeff King
2021-10-07  2:38   ` Jeff King
2021-10-07  4:07     ` Taylor Blau
2021-10-08  3:55       ` Jeff King
2021-10-08  7:51         ` Johannes Schindelin
2021-10-08 21:32           ` Jeff King
2021-10-20 12:27             ` Johannes Schindelin
2021-10-20 14:30               ` Taylor Blau
2021-10-20 14:47               ` Junio C Hamano
2021-10-20 16:13               ` Jeff King
2022-08-16  9:05                 ` Coverity, was " Johannes Schindelin
2022-08-17  0:57                   ` Jeff King
2022-08-19 11:22                     ` Johannes Schindelin
2021-10-07  7:42     ` Ævar Arnfjörð Bjarmason
2021-10-08  4:10       ` Jeff King [this message]
2021-10-08 20:03         ` Junio C Hamano
2021-10-08 20:19           ` Jeff King
2021-10-08 21:57             ` Junio C Hamano
2021-10-07  2:57   ` Ævar Arnfjörð Bjarmason
2021-10-07  4:15     ` Taylor Blau
2021-10-07  3:55   ` Taylor Blau
2021-10-07 18:02   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YV/EnxkTvWWZ6xVD@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=avarab@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=me@ttaylorr.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).