post https://api.socket.dev/v0/orgs//diff-scans/from-repo/
Create a diff scan between the repository's current HEAD full scan and a new full scan from uploaded manifest files. Returns metadata about the diff scan. Once the diff scan is created, fetch the diff scan from the api_url URL to get the contents of the diff.
The maximum number of files you can upload at a time is 5000 and each file can be no bigger than 67 MB.
This endpoint consumes 1 unit of your quota.
This endpoint requires the following org token scopes: - repo:list
- diff-scans:create
- full-scans:create