---
title: "FOSSA 0.8.0: Overhauling our onboarding system + other usability improvements"
description: "FOSSA introduces version 0.8.0, featuring an overhauled onboarding system and a series of usability improvements."
canonical_url: "https://fossa.com/blog/080-overhauling-onboarding/"
markdown_url: "https://fossa.com/blog/080-overhauling-onboarding.md"
content_type: "blog"
language: "en"
date_published: "2018-10-17"
date_modified: "2018-10-17"
author: "Kevin Wang"
organization: "FOSSA"
---

# FOSSA 0.8.0: Overhauling our onboarding system + other usability improvements

> FOSSA introduces version 0.8.0, featuring an overhauled onboarding system and a series of usability improvements.

It's been a while since our last update, but FOSSA's been hard at work building the best open source management tool for your team. This large update is the culmination of various improvements we've made over the past few months.

## What's New in 0.8.0

- Overhauled project view, on-boarding flow & documentation
- New integrations with [VSTS](https://marketplace.visualstudio.com/items?itemName=Fossa.fossa-vsts) and [Maven](https://github.com/fossas/fossa-maven-plugin)
- Improved account organization tools
- fossa-cli language support and reliability
- Vulnerability scanning in beta

### Project & onboarding overhaul

To start, we've streamlined our new user signup and onboarding flow. Now, creating an account and importing projects should be significantly easier:

  ![FOSSA Project and Onboarding Overhaul](https://fossa.com/image-7.png)

From initial testing, we've seen our rate of onboarding success **double** and improve even further with the changes we're releasing today.

  ![FOSSA onboarding success](https://fossa.com/image-8.png)

Once you've uploaded a project for analysis, there should be an entirely new experience to guide you as you wait for and then explore your results:

  ![FOSSA UI](https://fossa.com/image-3.png)

  ![FOSSA UI](https://fossa.com/Screen-Shot-2018-10-17-at-4.59.41-PM.png)

Finally, we've done an overhaul of our docs website to improve both the content and look/feel. You can check out our new Getting Started and User Guides [here](https://docs.fossa.io/docs/introduction).

### New integrations

In the past quarter, we've helped hundreds of companies roll FOSSA out. For some of the larger-scale deployments, we've introduced a few new plugins to make this roll-out easier:

- [VSTS plugin](https://docs.fossa.com/docs/microsoft-tfs) - for easy installation into TFS / Azure DevOps based workflows
- [Maven plugin](https://github.com/fossas/fossa-maven-plugin) - for teams that want to install FOSSA on a single parent POM to roll out across multiple projects
- New / Improved guides for [CircleCI](https://docs.fossa.com/docs/circleci), [TravisCI](https://docs.fossa.com/docs/travisci), and [AWS CodeBuild](https://docs.fossa.com/docs/aws-codebuild)

### Better organization tools for managing teams

Earlier this year, we introduced **tags** and [teams](https://docs.fossa.com/docs/role-based-access-control) to help our enterprise users organize large FOSSA deployments. We noticed that often these features were used in the same way, so with this update we've **combined tags and teams**.

For existing users, all tags have been migrated to a new "team" in your organization which you should have membership to. In order to navigate your account, we've added a handy "team switcher" to the top of the projects page:

  ![FOSSA team switcher roles](https://fossa.com/image-5.png)

For our enterprise customers, you can now hook FOSSA up to your SSO / roles provider to automatically provision teams, grant access and organize your account simply by having users enroll themselves through SSO.

Finally, when you invite a teammate, there is a new experience to help them get started:

  ![FOSSA Help](https://fossa.com/Screen-Shot-2018-10-18-at-9.13.32-AM.png)

### Improved language support through fossa-cli

If you've been using FOSSA for a while, you may have heard of our build plugin, fossa-cli as a way of integrating your code. Our plugin has now reached another level of maturity and if you are a current user, **our primary recommendation is to integrate ALL NEW codebases with fossa-cli**.

If you're already using fossa-cli, run `fossa upgrade` to get the latest version (0.8.0).

We've made significant improvements to error messages, reliability, and default behaviors. It should be much easier to roll out a `fossa-cli` integration across all your repos and CI/CD pipelines.

- [Getting started with fossa-cli](https://docs.fossa.io/docs/importing-a-project)
- [fossa-cli on Github](http://github.com/fossas/fossa-cli)

  ![FOSSA integration](https://fossa.com/image-2.png)

### Vulnerability scanning in Beta

FOSSA finally supports scanning for open source vulnerabilities both in our **Cloud** version and **On-Prem**. Check out [our product page](https://fossa.com/product/open-source-vulnerability-management) to learn more and [book a demo](https://fossa.com/request-demo) if you're interested in trying it out:

  ![FOSSA vulnerability scan](https://fossa.com/image-9.png)

## Related resources

- [Summer 2026 Product Updates: Enhanced Reports](https://fossa.com/blog/summer-2026-product-updates-enhanced-reports.md): See what's new with FOSSA's reporting capabilities, including saved report settings and cleaner attribution formatting.
- [Project Glasswing and the AI Vulnerability Math Problem](https://fossa.com/blog/project-glasswing-ai-vulnerability-math-problem.md): See analysis of one of the overlooked impacts of recent developments in AI vulnerability discovery and exploitation.
- [fossabot expands to all GitHub and GitLab tiers](https://fossa.com/blog/fossabot-expands-github-gitlab.md): fossabot now supports all tiers of GitHub and GitLab for strategic dependency upgrades.
- [Spring 2026 FOSSA Product Updates](https://fossa.com/blog/spring-2026-fossa-product-updates.md): Check out new features available to FOSSA customers, including malware detection, custom risk scores, and more.
- [Introducing Automated Malware Detection in FOSSA](https://fossa.com/blog/introducing-automated-malware-detection-fossa.md): Learn about FOSSA's new malware detection feature, including its benefits and how to use it.

## Source

Canonical page: https://fossa.com/blog/080-overhauling-onboarding/
