Giter Site home page Giter Site logo

example's People

Contributors

bluk avatar johntitor avatar malramsay64 avatar saschagrunert avatar svartalf avatar

Watchers

 avatar

example's Issues

RUSTSEC-2019-0024: Test advisory with associated example crate

Test advisory with associated example crate

Details
Package rustsec-example-crate
Version 0.0.1
URL rustsec/advisory-db#158
Date 2019-10-08
Patched versions >= 1.0.0

This is a test advisory useful for verifying RustSec tooling and vulnerability
detection pipelines are working correctly. Aside from the fact that it is filed
against an example crate, it is otherwise considered by the Advisory Database
itself to be a normal security advisory.

It's filed against rustsec-example-crate, an otherwise completely empty crate
with no functionality or code, which has two releases:

  • v0.0.1: vulnerable according to this advisory
  • v1.0.0: patched by this advisory

(Technically there is a third release, v0.0.0, which is yanked, but otherwise
identical to the v0.0.1 release)

See advisory page for additional details.

RUSTSEC-2018-0014: chan is end-of-life; use crossbeam-channel instead

chan is end-of-life; use crossbeam-channel instead

Details
Status unmaintained
Package chan
Version 0.1.23
URL BurntSushi/chan@0a5c0d4
Date 2018-07-31

chan has reached its end-of-life and is now deprecated.

The intended successor of this crate is
crossbeam-channel.
Its API is strikingly similar, but comes with a much better select! macro,
better performance, a better test suite and an all-around better
implementation.

See advisory page for additional details.

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.