ScanCode.io
Projects Documentation API
{% if user.is_authenticated %}
{{ user.username }}
Profile settings
{% csrf_token %}

ScanCode.io {{ SCANCODEIO_VERSION }}
ScanCode-toolkit {{ SCANCODE_TOOLKIT_VERSION }}
{% else %}
v{{ SCANCODEIO_VERSION }}
ScanCode-toolkit: v{{ SCANCODE_TOOLKIT_VERSION }}
{% endif %}