Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Use public API only #11

@maennchen

Description

@maennchen

The commands currently use two private modules:

  • Mix.Dep.Lock – Load locked dependencies
  • IO.ANSI.Docs – Format output (Important for Markdown content of vulnerability description)

In my humble opinion, both of those have the potential to be public since they offer functionality that can be reused in a lot of other code.

I would recommend asking the elixir core team if those API's could be opened and if not we'll have to find a way without touching private apis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions