Ville Laitila Technical limitations and known issues Source code analysis is a complicated process involving support for different language versions and features. The process consists of integrating with GitHub, Bitbucket, GitLab and Gerrit (on-prem and... Softagram Analyzer Dec 15, 2021 Oppaat
Ville Laitila Making a pull request With a pull request you are asking that changes in your branch are included to the main branch. This article describes how to open a pull request in GitHub. If you are using some other service, the pr... Softagram Analyzer Nov 15, 2021 Oppaat
Ville Laitila Softagram Audit Report Example See the example report on Microsoft's BotFramework-Emulator. If interested in example reports in other languages, contact us through chat or support AT softagram.com. See more on the Softagram site on... Softagram Analyzer Oct 15, 2021 Oppaat
Ville Laitila Making changes to your repository This article assumes you already have a git repository set up. If not, you can use git init to initialise a local repository, or clone a remote repository to your machine with git clone . First, creat... Softagram Analyzer Oct 15, 2021 Oppaat
Matti Mäki How to setup integrations (in general) In this guide, we will show you how to setup integrations for credentials You can either setup in workspace settings or project settings. 1. Workspace settings In workspace settings, all values and cr... Softagram Analyzer Sep 15, 2021 Oppaat
Matti Mäki How to create new project and setup integration You can start create new project from scratch and setup all the credentials needed for a project. 1. Open switcher on top right corner to open list of teams and projects 2. Choose 'Add new project' to... Softagram Analyzer Aug 15, 2021 Oppaat
Ville Laitila Excluding elements from Impact Report visualization CLI has currently feature to do this (not yet available in settings UI) docker exec -ti softagram python3 ui/cli/softagramservice.py update_project_settings --project-id PROJECT_ID -s "impact.visualiz... Softagram Analyzer Aug 15, 2021 Oppaat
Matti Mäki How to setup LDAP authentication (enterprise-only) NOTE: LDAP is currently only supported with Softagram Enterprise. Contact us if you have any questions or need help. 1. Login to Softagram as superuser Only superuser can enable and change the LDAP co... Softagram Analyzer Jul 15, 2021 Oppaat
Ville Laitila Copy paste detector alias finding duplicate code Detecting duplicated code before you merge the code could save you 10x time instead of fixing it later. Now Softagram detects new and existing copy-paste chunks and informs the locations in the code-r... Softagram Analyzer Jul 15, 2021 Oppaat
Matti Mäki Helix TeamHub integration with Softagram for automated code review checks As Softagram integration has been implemented to create webhooks automatically, Helix TeamHub integration is straightforward to take into use. 1. Create a new project / Select project Select switcher ... Softagram Analyzer Jun 15, 2021 Oppaat
Matti Mäki How to integrate with Gerrit This help shows how to integrate Gerrit projects to softagram after you have registered to Softagram cloud service (from https://softagram.com , or via GitHub App (also possible to use for other than ... Softagram Analyzer May 15, 2021 Oppaat
Ville Laitila Excluding element paths from analysis model Excluding elements from the model helps to demolish elements and element hierarchies that are not relevant for anyone. Doing this will hide the element from rule checks, dependency insights, model com... Softagram Analyzer May 15, 2021 Oppaat