# LFX Security V2.0.26 Release

Release Date:10/March/2022

## LFX Security Overview

LFX Security provides a strong security for you open source code. LFX provides a clear view into the security of a given project and enables developers to identify and resolve vulnerabilities quickly and easily.

Some of the prominent features for LFX Security are:

* Automated vulnerability scanning
* License compliance management
* Centralized project security dashboard
* Fix Recommendations
* Contextual vulnerability reporting
* Detailed Dependency Tree
* Neutral to Source Control Systems
* Release Version Contextualization
* Code secrets detection
* Identification of Non Inclusive language in the code

## New Features and Bug Fixes

This sections provides you with list of new features and bug fixes for this release.

### New Features

The following list provides you an overview of new features implemented in this release:

* Added Publish Stats to Platform Logic
* Added Project Repository Statistics Job for Scheduler CLI
* Added Code Secrets Details for Foundation Page
* Added GitHub Repo Description to Code Secrets Response
* Backend API work for security wall design changes
* Added Project Service Client API for Setting Project Repo Relationship
* Optimisation of created services functionality for various location
* Added IsFixable to Datalake Vul Publish Schema
* Added Fixable Flag for Snyk Vulnerabilities

### Bug Fixes

The following list provides you the bug fixes that are applied in this release:

* Remove update Code Secrets code from update project statistics to fixed timeout issue
* Resolved Scheduler TaskID Issue
* CI/CD - Updated to Golang 1.17.7
* CI/CD - Updated Serverless to v3.7.4
* Updated GitHub Membership Job Details
* Fixed datalake repository query statement

## Known Issues

**NA**

## **Support Information**

You can visit the following links for more information on LFX Security:

* [LFX Security Website](https://lfx.linuxfoundation.org/tools/security/)
* [LFX Security Documentation](https://docs.linuxfoundation.org/lfx/security)
* [Support Forum](https://community.lfx.dev)
* [General Discussions](https://community.lfx.dev/c/lfx-general-discussion/72)
* [LFX Tool Help](https://community.lfx.dev/c/help/62)
* [Content & Articles](https://community.lfx.dev/c/content-articles/58)
* [Suggestions & Reques](https://community.lfx.dev/c/suggestion-box/70)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/security/release-notes/lfx-security-v2.0.26-release.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
