You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update .gitignore and add log.sh
Add db_service module to service/mod.rs
Add async to main function
Update tokio features in Cargo.toml
Add postgres and sea-orm dependencies to Cargo.toml
Add to_db field to ConfigDto struct in scan.rs
Update sensleaks function to aODsync
Update detect function to async
Add insert_leaks function to db_service.rs
Signed-off-by: yaokunzhang <[email protected]>
* Refactor insert_leaks function signature and simplify get_db_config function
Signed-off-by: yaokunzhang <[email protected]>
* Refactor get_db_config function
Signed-off-by: yaokunzhang <[email protected]>
---------
Signed-off-by: yaokunzhang <[email protected]>
0 commit comments