Documentation
⭐️ Announcing Sigrid IDE integrations for Visual Studio Code, JetBrains, and Mendix Studio Pro.
You can use these integrations to check Sigrid findings as you work on your code, triage findings, and export findings to your issue tracker if you're not able to fix them right away.
Have you tried them? We'd love your feedback: Share it in our short survey.

Uploading your source code to Sigrid

This documentation covers cloud-based Sigrid. On-premise Sigrid requires integration with your development platform, which is explained in the section about on-premise analysis configuration.

Integrating Sigrid CI into your pipeline allows you to automatically publish your source code to Sigrid after every change. It also allows you to receive feedback from Sigrid within your development environment.

This documentation contains platform-specific instructions for integrating Sigrid CI into your pipeline:

Manually uploading source code using Sigrid CI

In some situations, you may want to publish your source code to Sigrid without integrating Sigrid in your pipelines. In those cases, you can manually run Sigrid CI from the command line:

Uploading source code using SFTP

SFTP uploads are outdated. Prefer using Sigrid CI to publish your source code to Sigrid.

See the SFTP upload instructions if you are unable to use Sigrid CI and are therefore forced to rely on SFTP uploads.

Manually uploading source code using the SIG Upload Portal

Manual uploads are outdated. Prefer using Sigrid CI manually to publish your source code to Sigrid.

See the instructions for using the SIG Upload Portal for more information on how to use the SIG Upload Portal in situations where you are unable to use Sigrid CI.

Uploading multiple Git repositories as a single Sigrid system

If you need to combine several Git repositories into one Sigrid system for a one-off upload, you can use multi repository upload script provided by SIG on GitHub. The project documentation contains more instructions and examples on how to use this script.

Contact and support

Feel free to contact SIG’s support department for any questions or issues you may have after reading this document or when using Sigrid or Sigrid CI.

On this page