ArgosCCF
1.3.0
ArgosCCF (formerly CCF) is a professional PowerShell framework for secure configuration, logging, plugin management, and parallel execution. Designed for high-integrity automation and security hardening.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 David Prieto. Licensed under the MIT License.
Package Details
Author(s)
- David Prieto
Tags
Security Configuration Logging Plugins Parallel Framework Hardening ArgosCCF
Functions
Get-CCFPath Initialize-CCFLogger Write-CCFLog Write-CCFLogInfo Write-CCFLogSuccess Write-CCFLogWarn Write-CCFLogError Write-CCFLogCritical Write-CCFLogDebug Write-CCFLogHeader Write-CCFSecurityRecord Write-CCFAuditRecord Write-CCFErrorRecord Get-CCFConfig Set-CCFUserConfig Remove-CCFConfigCache Test-CCFConfigSchema Get-CCFPlugins Invoke-CCFPlugin Confirm-CCFPluginSignature Invoke-CCFParallel Test-CCFHealth Submit-CCFHeartbeat Initialize-CCFEnvironment Protect-CCFSensitiveData Test-CCFEntropyContent
Dependencies
This module has no dependencies.
Release Notes
## 1.3.0
- Rebranding to ArgosCCF
- Security Hardening (L5)
- Plugin Signature Verification
- Parallel Execution Engine
- Enhanced Logging & Forensics
FileList
- ArgosCCF.nuspec
- .git\hooks\sendemail-validate.sample
- Docs\Plugin-Development.md
- Examples\Plugin-Creation.ps1
- .git\hooks\update.sample
- Docs\Security.md
- Plugins\LifecycleTest.ps1
- ArgosCCF.psd1
- .git\info\exclude
- Docs\Audits\2026-01-21\01_analisis_proyecto_basico.md
- Plugins\SandboxTest.ps1
- ArgosCCF.psm1
- .git\logs\HEAD
- Docs\Audits\2026-01-21\01_analisis_proyecto_basico_V2.md
- Plugins\SignedPlugin.ps1
- build.ps1
- .git\logs\refs\heads\main
- Docs\Audits\2026-01-21\02_auditoria_seguridad_core.md
- Plugins\test_plugin.ps1
- CHANGELOG.md
- .git\logs\refs\remotes\origin\HEAD
- Docs\Audits\2026-01-21\02_auditoria_seguridad_core_V2.md
- Plugins\UnsignedPlugin.ps1
- CONTRIBUTING.md
- .git\objects\pack\pack-37f923e91a6b81b7547e62b29e24116e269f4f41.idx
- Docs\Audits\2026-01-21\03_analisis_calidad_codigo.md
- Plugins\verify_plugin.ps1
- LICENSE
- .git\objects\pack\pack-37f923e91a6b81b7547e62b29e24116e269f4f41.pack
- Docs\Audits\2026-01-21\03_analisis_calidad_codigo_V2.md
- Plugins\Examples\HelloWorld.ps1
- PRE_PUBLICATION_CHECKLIST.md
- .git\objects\pack\pack-37f923e91a6b81b7547e62b29e24116e269f4f41.rev
- Docs\Audits\2026-01-21\04_analisis_rendimiento.md
- Plugins\Examples\SystemInfo.ps1
- README.md
- .git\refs\heads\main
- Docs\Audits\2026-01-21\04_analisis_rendimiento_V2.md
- Plugins\ManifestTest\ccf_plugin.json
- SECURITY.md
- .git\refs\remotes\origin\HEAD
- Docs\Audits\2026-01-21\05_roadmap_mejora_continua.md
- Plugins\ManifestTest\Plugin.ps1
- .git\config
- .github\PULL_REQUEST_TEMPLATE.md
- Docs\Audits\2026-01-21\05_roadmap_mejora_continua_V2.md
- Plugins\QATest\ccf_plugin.json
- .git\description
- .github\ISSUE_TEMPLATE\bug_report.md
- Docs\Audits\2026-01-21\06_analisis_integracion.md
- Plugins\QATest\QA.ps1
- .git\HEAD
- .github\ISSUE_TEMPLATE\feature_request.md
- Docs\Audits\2026-01-21\06_analisis_integracion_V2.md
- Plugins\QATest\SignedQA.ps1
- .git\index
- .github\ISSUE_TEMPLATE\security_vulnerability.md
- Docs\Audits\2026-01-21\07_analisis_frameworks.md
- Tests\final_verification.txt
- .git\packed-refs
- .github\workflows\ci.yml
- Docs\Audits\2026-01-21\07_analisis_frameworks_V2.md
- Tests\test_results.txt
- .git\hooks\applypatch-msg.sample
- .github\workflows\publish.yml
- Docs\Audits\2026-01-21\08_higiene_y_organizacion.md
- Tests\E2E\Security.Tests.ps1
- .git\hooks\commit-msg.sample
- Configs\Factory\ccf_core.json
- Docs\Audits\2026-01-21\08_higiene_y_organizacion_V2.md
- Tests\Integration\Evolution.Tests.ps1
- .git\hooks\fsmonitor-watchman.sample
- Configs\Factory\demo_app.json
- Docs\Audits\2026-01-21\09_analisis_testing.md
- Tests\Integration\Forensic.Tests.ps1
- .git\hooks\post-update.sample
- Configs\Factory\verify.json
- Docs\Audits\2026-01-21\09_analisis_testing_V2.md
- Tests\Integration\Hardening.Tests.ps1
- .git\hooks\pre-applypatch.sample
- Core\Configuration.psm1
- Docs\Audits\2026-01-21\10_cumplimiento_extremo.md
- Tests\Integration\Performance.Tests.ps1
- .git\hooks\pre-commit.sample
- Core\diagnostic.ps1
- Docs\Audits\2026-01-21\10_cumplimiento_extremo_V2.md
- Tests\Integration\Verification.Tests.ps1
- .git\hooks\pre-merge-commit.sample
- Core\Execution.psm1
- Docs\Audits\2026-01-21\REPORTE_EVOLUCION_V1_VS_V2.md
- Tests\Unit\Configuration.Tests.ps1
- .git\hooks\pre-push.sample
- Core\Logging.psm1
- Examples\Basic-Logging.ps1
- Tests\Unit\Execution.Tests.ps1
- .git\hooks\pre-rebase.sample
- Core\Plugins.psm1
- Examples\Configuration-Layers.ps1
- Tests\Unit\Integration.Tests.ps1
- .git\hooks\pre-receive.sample
- Docs\API-Reference.md
- Examples\Demo.ps1
- Tests\Unit\Logging.Tests.ps1
- .git\hooks\prepare-commit-msg.sample
- Docs\Configuration-Guide.md
- Examples\Parallel-Execution.ps1
- Tests\Unit\Plugins.Tests.ps1
- .git\hooks\push-to-checkout.sample
- Docs\Getting-Started.md
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.3.0 (current version) | 3 | 2/1/2026 |