Skip to main content
Skip table of contents

How does the automated transfer of the text / json file happen from the Mend agent to the Mend server? What protocol is used for the transfer? How is the file encrypted? How is two-way authentication achieved?

The Mend agent creates a JSON payload with the scan details and sends it to the server via our API. The API invocation is done over HTTPS (TLS 1.2). Authentication of the client is done via the API access keys (org level and user level ).

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.