greenbone / ospd

OSPd is a framework for vulnerability scanners which share the same communication protocol: OSP (Open Scanner Protocol)
GNU Affero General Public License v3.0
30 stars 36 forks source link

Use better defaults for file paths and permissions (backport #429) #430

Closed mergify[bot] closed 3 years ago

mergify[bot] commented 3 years ago

This is an automatic backport of pull request #429 done by Mergify. Cherry-pick of 352d01ec1ee754956d6cfebec7fa30116bc96f21 has failed:

On branch mergify/bp/master/pr-429
Your branch is ahead of 'origin/master' by 1 commit.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit 352d01e.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   CHANGELOG.md

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.io/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.io/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.io/
codecov[bot] commented 3 years ago

Codecov Report

Merging #430 (71f08ad) into master (3a511bd) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #430   +/-   ##
=======================================
  Coverage   75.28%   75.28%           
=======================================
  Files          23       23           
  Lines        2670     2670           
=======================================
  Hits         2010     2010           
  Misses        660      660           
Impacted Files Coverage Δ
ospd/parser.py 91.66% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3a511bd...71f08ad. Read the comment docs.

jjnicola commented 3 years ago

@Mergifyio update

mergify[bot] commented 3 years ago

Command update: success

Branch already up to date