Skip to content

Audit Trillium #80

Description

@8573

Trillium "is a composable toolkit for building web applications". It is not popular (727 downloads/month), but it has very little unsafe in its own code: just two calls to std::net::TcpListener::from_raw_fd, with the file descriptor number taken from an environment variable.

Edited to add: Trillium is mostly under #[forbid(unsafe_code)].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions