Seed-farmer

Latest version: v6.0.0

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 10

2.6.0

Not secure
New
- Adding support for customer codebuild image overrides. This IS backward-compatible
- Enable use of generic SEEDFARMER prefixed Env Variables in CodeBuild
- Example modules demonstrate use of SEEDFARMER generic Env Variables
- Adding `SeedFarmerProject` `SeedFarmerModule` `SeedFarmerDeployment` tags to module role
- Adding CLI support to synthesize the project policy for modification
- Add `projectPolicyPath` suppprt to `seedfarmer.yaml` to allow override of default project policy

Changes
- {ProjectName}_PROJECT_NAME and SEEDFARMER_PROJECT_NAME Env Variables added to CodeBuild
- ProjectName Parameter passed to modulestack.yaml CFN Template

Fixes
- Adding more descriptions in the README with links to read-the-docs
- Fix codebuild role name reference
- Fix support for project names with `-` characters
- Error handling around `list` commands when a module is not found
- Force seedfarmer to ingore project policies in module projects unless configred to use it
- Safe_load all yaml files (ref: V741010817)

2.5.0

Not secure
New
- added VPC support of isolated subnets for `seedkit` - flow thru to codeseeder

Changes
- updated manifest docs for isolated subnet support
- implemented Global and Regional Parameter name/value pair lookups
- updated manifest docs for Global and Regional Parameter support

Fixes
- added module metadata to environment parameters on destroy of module
- forced the `apply` of a deployment to respect the `toolchainRegion` parameter
- allow fetch of build info of modules not successfully deployed

2.4.1

Not secure
New

Changes

Fixes
- exit code of failed deleted modules changed from `0` to `1`

2.4.0

Not secure
New
- Added intra-group validation of parameter references (prevent any intra-group dependencies)
- Added validation of module deletion to prevent deleting modules that have dependencies
- Added CLI lookup `seedfarmer list dependencies` to provide dependencies of a module
- Added CLI lookup `seedfarmer list buildparams` to provide the build env params of an existing build (based on build-id) of a module
- Added support for gitignore when getting MD5 for module bundles

Changes
- catch exceptions when deleting a deployment but the project policy (stack) is still in use elewhere
- respect group ordering when destroying modules in an existing deployment
- in `module_info` changed alias of import from `store` to `ssm`
- modifiled bundle md5: removed `checksumdir`, added custom alg to respect directories and gitignore
- include module reference info to `Source version` of Codebuild console
- added documentation on how to use manifest parameters in the modulestack
- updating version of `aws-codeseeder` dependency to 0.7.0

Fixes
- updated pip library to `certifi~=2022.12.7` in requirements-dev (ref dependabot 4)

2.3.1

Not secure
New

Changes

Fixes
- removed the serialized deployspec from the module manifest ssm to prevent bloat (Issue 186)
- corrected logic for mutating SSM for each module deployment (Issue 188)

2.3.0

Not secure
New
- new `generateName` attribute on DeploymentManifest for dynamic creation of the deployment `name`
- added documentation for git sourcing of modules
- new --enable-session-timeout and --session-timeout-interval CLI options on apply and destroy

Changes

Fixes
- unable to destroy when module sourced from remote git repository

Page 8 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.