Easy-fossy

Latest version: v2.3.2

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.3

Added class instead of multiple function imports

25. use_fossy_to.get_license_by_short_name(short_name='AGPL-1.0')

26. use_fossy_to.add_new_license(unique_short_name='', new_full_name='', new_license_text='',
new_url='', new_risk=2, isCandidate=True, merge_request=False)

27. use_fossy_to.update_license_info_by_short_name(short_name='', new_full_name='', new_license_text='', new_url='', new_risk=2)

28. use_fossy_to.search_files_based_on(self, filename_wildcard: str, searchType: SearchType, uploadId: int, tag: str, filesizemin_bytes: int, filesizemax_bytes: int, license: str, copyright: str) -> List[SearchResults] | Info:
--- give SearchType.Directory and filename_wildcard = 'draw%' (for draPaintIO.zip)

29 use_fossy_to.get_file_by_any_one_of_sha1_or_md5_or_sha256(self, sha1: str = '', md5: str = '', sha256: str = '') -> str | List[File]:
--- give only one hash of any of 3 format sha1 or sha256 or md5
--- returns list if even only data is there else it will return 'not found' string.

1.0

This release contains 16 capabilities



1. create_new_user_group,
2. get_user_group,
3. get_all_jobs,
4. get_all_uploads_based_on,
5. get_job_info_by_id,
6. get_all_folders,
7. get_folder_info_by_id,
8. change_folder_name_or_desc,
9. create_folder_under_parent_folder_id,
10. apply_action_to_folderid,
11. trigger_analysis_for_upload_id,
12. get_licenses_found_by_agents_for_uploadid, (most useful function)
13. get_upload_summary_for_uploadid,
14. get_upload_id_by_local_package_upload,
15. trigger_analysis_for_upload_package, (most useful function)
16. generate_and_get_desired_report_for_uploadid, (most useful function)
17. delete_folder_by_id,
18. delete_uploads_by_upload_id

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.