AElf icon indicating copy to clipboard operation
AElf copied to clipboard

Enable dependabot to get security updates

Open neilnaveen opened this issue 4 years ago • 2 comments

https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically

Having knowledge about vulnerabilities of the dependencies helps the project owners decide on their dependencies security posture to make decisions.

If the project decides to get updates only on security updates and not on any version updates then setting these options would not open any PR 's open-pull-requests-limit: 0

neilnaveen avatar Oct 11 '21 20:10 neilnaveen

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code. This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

No other active qualified developers found to review these specific changes. You might consider involving more team members with these code segments.


Potential missing files from this Pull request

No files found with a 40% threashold :) No commonly committed files found with a 40% threashold


Committed file ranks

  • 0.00%[.github/dependabot.yml]
  • vizipi[bot] avatar Oct 11 '21 20:10 vizipi[bot]

    Codecov Report

    Merging #3306 (9deadc7) into dev (91eed51) will not change coverage. The diff coverage is n/a.

    Impacted file tree graph

    @@           Coverage Diff           @@
    ##              dev    #3306   +/-   ##
    =======================================
      Coverage   92.95%   92.95%           
    =======================================
      Files         610      610           
      Lines       22981    22981           
      Branches     1878     1878           
    =======================================
      Hits        21363    21363           
      Misses       1446     1446           
      Partials      172      172           
    

    codecov[bot] avatar Oct 11 '21 21:10 codecov[bot]