Samsung / LPVS

License Pre-Validation Service analyzes which open source components and licenses are used in every patch. It returns the list of restricted licenses and the possibility of license violation on the comment with the exact code location and the open source component information.
https://samsung.github.io/LPVS/
MIT License
24 stars 26 forks source link

docs: Update FAQ page with generation Python requirements guide #620

Closed t-naumenko closed 2 months ago

t-naumenko commented 2 months ago

Pull Request

Description

Add to the FAQ page of the project documentation guide to generate Python requirements with hashes

Type of change

Please delete options that are not relevant.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.88%. Comparing base (460f04c) to head (2c81912).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #620 +/- ## ========================================= Coverage 93.88% 93.88% Complexity 623 623 ========================================= Files 52 52 Lines 2127 2127 Branches 247 247 ========================================= Hits 1997 1997 Misses 56 56 Partials 74 74 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.