Giter Club home page Giter Club logo

exchange's Introduction

aptrust

  1. Prerequisites:

    Maven 3.x

    Java 1.7.x

  2. Build Instructions

    cd into the aptrust project root directory and execute the following:

    mvn clean install

  3. Running the aptrust admin web app: see the README in ./aptrust-admin/

exchange's People

Contributors

caesonia avatar cdahlhausen avatar dependabot-preview[bot] avatar dependabot[bot] avatar diamondap avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

exchange's Issues

Critical: Replace github.com/satori/go.uuid

Replace github.com/satori/go.uuid ASAP, as it can generate duplicate UUIDs. The problem appeared in January, 2018, a fix was merged on April 4, 2018 in commit satori/go.uuid@75cca53.

However, the author did not tag a new version release after incorporating the fix, so anyone pulling the code using the standard go.mod would get the unpatched version 1.2.0, which contains the bug. The bug itself is documented in satori/go.uuid#73.

There was no changelog or public advisory describing the existence of the bug or its fix, so Dependabot was not able to pick it up (which is a problem, because this library is widely used, and many people are still discovering the issue).

A search through our production repo on March 1, 2021 showed we do not have any duplicate UUIDs, but this library needs to be replaced ASAP. The preferred library seems to be https://github.com/google/uuid.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.