Pluservice

Results 6 comments of Pluservice

This is our simple pipeline yaml, as you can see we don't use the configuration file right now thanks ``` # Starter pipeline # Start with a minimal pipeline that...

Here you can find the .net project repo https://github.com/pluservice/supersecure-api if you need it

If we remove DEPENDABOT_ALLOW_CONDITIONS the PR is opened as expected but, but as explained we added it In order to check this extention's behavior with vulnerabilites, So we have followed...

As you can see in the docker command parameters on the opened issue /usr/bin/docker run --rm -i -e DEPENDABOT_PACKAGE_MANAGER=nuget -e DEPENDABOT_FAIL_ON_EXCEPTION=true -e DEPENDABOT_EXCLUDE_REQUIREMENTS_TO_UNLOCK= -e AZURE_PROTOCOL=https -e AZURE_HOSTNAME=devops.superdriver.it -e AZURE_ORGANIZATION=DefaultCollection -e...

This could explain the issue https://github.com/dependabot/dependabot-script/issues/432 there seems to be no SecurityAdvisory implementation in dependabot-core regarding the "tingle/dependabot-azure-devops:0.7", I don't set this parameter it's up to the dependabot-azure-devops task, I...

A starting point could be integrating the GitHub Security Advisories API (GraphQL API) which provide access to the database https://github.com/github/advisory-database