Skip to content

Sensitive sources and sinks need to be identified as DL-related API set to perform sensitive information leaks analysis. The sources refer to APIs related to DL inference tasks, such as APIs for initial loading data of user images into face detectors and APIs for constructing detectors, and sinks refer to APIs that perform dangerous operations, …

Notifications You must be signed in to change notification settings

Bigwig-learning/DL-related-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

DL-related-APIs

Sensitive sources and sinks need to be identified as DL-related API set to perform sensitive information leaks analysis. The sources refer to APIs related to DL inference tasks, such as APIs for initial loading data of user images into face detectors and APIs for constructing detectors, and sinks refer to APIs that perform dangerous operations, such as database storage, network sending data, and other APIs that abnormally transfer inference data and inference results.

About

Sensitive sources and sinks need to be identified as DL-related API set to perform sensitive information leaks analysis. The sources refer to APIs related to DL inference tasks, such as APIs for initial loading data of user images into face detectors and APIs for constructing detectors, and sinks refer to APIs that perform dangerous operations, …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published