---
title: "FOSSA September 2019 Product Release Notes"
description: "Highlights from FOSSA's September 2019 release, including updates to JIRA integration, project addition enhancements, new reporting formats, and FOSSA-CLI improvements."
canonical_url: "https://fossa.com/blog/september-2019-product-release-notes/"
markdown_url: "https://fossa.com/blog/september-2019-product-release-notes.md"
content_type: "blog"
language: "en"
date_published: "2019-10-02"
date_modified: "2019-10-02"
author: "Taylor Udell"
organization: "FOSSA"
---

# FOSSA September 2019 Product Release Notes

> Highlights from FOSSA's September 2019 release, including updates to JIRA integration, project addition enhancements, new reporting formats, and FOSSA-CLI improvements.

## Integrations:

**JIRA: Breaking Change, Update Required**

FOSSA’s Jira integration now supports connecting multiple Jira Sites to the same FOSSA instance. This change requires updates to your configurations within your [integration settings](https://app.fossa.com/account/settings/integrations/jira).

  ![FOSSA September 2019 Release Notes - Jira Integration](https://fossa.com/Jira-Settings.png)

Webhooks on Jira that send notifications to FOSSA will need to be reconfigured to include an authorization key. The new webhook URL can be found in Settings &gt; Integrations &gt; Jira. For more information on configuring webhooks, please see our [documentation](https://docs.fossa.com/docs/atlassian-jira#section-add-webhooks-to-jira). **If the webhooks are not updated, then exported issues that are closed on Jira will not be resolved on FOSSA.**

## Adding Projects

**[Archive Uploader](https://app.fossa.com/projects/import/upload)**

We’ve overhauled our archive uploader to improve both product stability and performance. Our investments in the archive uploader infrastructure not only improve analysis speed but also allow FOSSA to support much larger file sizes.

  ![FOSSA September 2019 Release Notes - Quick Import](https://fossa.com/image-4.png)

## Reporting

**New Reporting Format: SPDX**

[SPDX](https://fossa.com/blog/august-product-release-notes.md) is an industry-standard that makes reporting and communicating open source dependencies easier. We are excited to roll out SPDX to all our users. Contact us at [support@fossa.com](mailto:support@fossa.com) if you are interested in getting it activated for your account.

  >The image that was here has been lost to the sands of time

    Please contact [support@fossa.com](mailto:support@fossa.com) to activate SPDX reporting for your
    account

**New Report Data Available: Dependency Graphs for Provided Builds**

Understand how each open source component is brought into your product by including Dependency Paths in your reports. You can include dependency graphs by selecting _Customize Columns_ in the reporting view for each project.

  >The image that was here has been lost to the sands of time

## FOSSA-CLI

In addition to improving general stability and performance, we have made the following updates:

**RPM Support**

We now support integrating the FOSSA-CLI with projects using RPM as the package manager. Please check out [these docs](https://github.com/fossas/fossa-cli/blob/master/docs/README.md#fossa-cli-documentation) to get started.

**FOSSA Report Dependency Update**

The CLI command `fossa report dependencies` outputs a JSON report that now includes the open source component’s version and commit hash. This allows Golang dependencies to have their commit hashes explicitly defined in CLI reports.

**Python Support 2.0**

We have updated our Python analyzer to improve accuracy and performance.

## 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/september-2019-product-release-notes/
