> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/harness-solutions-factory/use-hsf/plugins/overview.md).

# Overview

Harness Solutions Factory (HSF) provides a small set of plugins that package common automation tasks into reusable, pipeline-friendly steps. Below is a description of each available plugin and the problem it is designed to solve.

{% hint style="info" %}
All of these plugins are publicly available and all the images are stored in [DockerHub](https://hub.docker.com/u/harnesssolutionfactory).
{% endhint %}

| Plugin Name                                           | Latest Version |
| ----------------------------------------------------- | -------------- |
| harnesssolutionfactory/harness-manage-iacm-workspace  | v1.7.7         |
| harnesssolutionfactory/harness-token-rotation         | v1.2.4         |
| harnesssolutionfactory/harness-cr-mirror-repositories | v1.2.1         |
| harnesssolutionfactory/harness-idp-resource-manager   | v1.3.6         |
| harnesssolutionfactory/harness-python-api-sdk         | v1.14.0        |

#### Harness Code Repository Mirror Repositories Plugin <a href="#harness-code-repository-mirror-repositories-plugin" id="harness-code-repository-mirror-repositories-plugin"></a>

Synchronizes a specified Git reference (branch, tag, or commit SHA) from a source repository to a target repository. This plugin enables reliable repository replication across Git environments and supports authenticated or anonymous access for both source and target repositories.

#### Harness Token Rotation Plugin <a href="#harness-token-rotation-plugin" id="harness-token-rotation-plugin"></a>

Automates the rotation of service account tokens and updates corresponding secrets. This plugin helps enforce security best practices by ensuring expired tokens are removed and credentials remain current without manual intervention.

#### [Manage IACM Plugin](/harness-solutions-factory/use-hsf/plugins/harness-manage-iacm-workspace.md) <a href="#manage-iacm-pluginharness-manage-iacm-workspacemd" id="manage-iacm-pluginharness-manage-iacm-workspacemd"></a>

Manages Harness IDP entities through Harness APIs. The solution also supports backward compatibility by registering and updating IDP 1.0-style configurations via Git sync.
