{"id":32312060,"url":"https://github.com/mindera/alicerce","last_synced_at":"2025-10-23T09:51:43.009Z","repository":{"id":14661143,"uuid":"76610307","full_name":"Mindera/Alicerce","owner":"Mindera","description":"A base for iOS Applications made with ❤️ by Mindera 🤠","archived":false,"fork":false,"pushed_at":"2025-07-31T08:24:54.000Z","size":1470,"stargazers_count":471,"open_issues_count":3,"forks_count":32,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-10-23T09:51:40.067Z","etag":null,"topics":["foundation","framework","ios","mindera","swift","util"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mindera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-12-16T01:28:45.000Z","updated_at":"2025-09-29T06:05:45.000Z","dependencies_parsed_at":"2024-11-07T20:43:19.421Z","dependency_job_id":null,"html_url":"https://github.com/Mindera/Alicerce","commit_stats":{"total_commits":263,"total_committers":28,"mean_commits":9.392857142857142,"dds":0.7224334600760456,"last_synced_commit":"b8f3f670fb1d697ee00ecf6fad8864dd3f3223e8"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/Mindera/Alicerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindera%2FAlicerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindera%2FAlicerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindera%2FAlicerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindera%2FAlicerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mindera","download_url":"https://codeload.github.com/Mindera/Alicerce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindera%2FAlicerce/sbom","scorecard":{"id":94576,"data":{"date":"2025-08-11","repo":{"name":"github.com/Mindera/Alicerce","commit":"1ee2f118f132f2444c561e162834e00a26e908e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 18/24 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/danger-ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: Tests/AlicerceTests/Network/Pinning/Certificates/dumpasn1:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger-ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/danger-ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/danger-ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Mindera/Alicerce/danger-ci.yml/master?enable=pin","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T08:38:51.580Z","repository_id":14661143,"created_at":"2025-08-15T08:38:51.581Z","updated_at":"2025-08-15T08:38:51.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280598938,"owners_count":26357976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["foundation","framework","ios","mindera","swift","util"],"created_at":"2025-10-23T09:51:41.022Z","updated_at":"2025-10-23T09:51:43.004Z","avatar_url":"https://github.com/Mindera.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alicerce 🏗\n\n\u003e from Portuguese:\n\u003e\n\u003e _noun_ • [ masculine ] /ali’sɛɾsɪ/\n\u003e \n\u003e **groundwork**, **foundation**, **basis**\n\n[![license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/Mindera/Alicerce/blob/master/LICENSE)\n[![release](https://img.shields.io/github/release/Mindera/Alicerce.svg)](https://github.com/Mindera/Alicerce/releases)\n![platforms](https://img.shields.io/badge/platforms-iOS-lightgrey.svg)\n[![Swift 5.9](https://img.shields.io/badge/Swift-5.9-orange.svg?style=flat)](https://developer.apple.com/swift/)\n[![Carthage](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![CocoaPods](https://img.shields.io/cocoapods/v/Alicerce.svg)](https://cocoapods.org/)\n[![SwiftPM](https://img.shields.io/badge/SwiftPM-compatible-orange.svg)](#swift-package-manager)\n[![CI](https://github.com/Mindera/Alicerce/actions/workflows/ci.yml/badge.svg)](https://github.com/Mindera/Alicerce/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/Mindera/Alicerce/branch/master/graph/badge.svg)](https://codecov.io/gh/Mindera/Alicerce)\n[![Join the chat at https://gitter.im/Mindera/Alicerce](https://badges.gitter.im/Mindera/Alicerce.svg)](https://gitter.im/Mindera/Alicerce?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n## What is it? 🤔\n\nEver felt that you keep repeating yourself every time you start a new project? That you would like to have all those useful utils and helpers you love already available? We felt that way too! Thus, Alicerce was born. 🏗\n\nAlicerce is a framework that aims to serve as a starting point for iOS applications, by providing the foundations for many of the common functionalities a modern application requires, as well as be a repository for those small utils and helpers that make our life easier.\n\nIt is designed with an MVVM architecture in mind, but you'll find most components are architecture agnostic.\n\n## Main features ✨\n\n1. **[Analytics][] 🔍**\n1. **[Auto Layout][AutoLayout] 📐**\n1. **[Deep Linking][DeepLinking] 🔗**\n1. **[Logging][] 📝**\n1. **[Network][] 🌍**\n1. **[Persistence][] 💾**\n1. **[Performance Metrics][PerformanceMetrics] 📈**\n1. **[Utils][] ⚙️**\n1. **[UI][UIKit] 📲**\n\n## Documentation 📄\n\nAll the documentation can be found in the [Documentation folder](./Documentation):\n\n1. **[Network](./Documentation/Network.md)**\n1. _more coming soon..._\n\n## Examples 👀\n\nTODO\n\n## Compatibility ✅\n\n### `master`\n\n- iOS 13.0+\n- Xcode 15.0\n- Swift 5.9\n\n### `0.18.0`\n\n- iOS 13.0+\n- Xcode 14.0\n- Swift 5.7\n\n### `0.17.0`\n\n- iOS 11.0+\n- Xcode 14.0\n- Swift 5.7\n\n### `0.16.0`\n\n- iOS 10.0+\n- Xcode 13.4\n- Swift 5.6\n\n### `0.15.0`\n\n- iOS 10.0+\n- Xcode 13\n- Swift 5.5\n\n### `0.13.0` ... `0.14.0`\n\n- iOS 10.0+\n- Xcode 12.5\n- Swift 5.4\n\n### `0.11.0` ... `0.12.0`\n\n- iOS 10.0+\n- Xcode 12.4\n- Swift 5.3\n\n### `0.9.0` ... `0.10.0`\n\n- iOS 10.0+\n- Xcode 11.4\n- Swift 5.2\n\n### `0.8.0`\n\n- iOS 10.0+\n- Xcode 11.0\n- Swift 5.1\n\n### `0.7.0`\n\n- iOS 10.0+\n- Xcode 10.2\n- Swift 5.0\n\n### `0.6.0`\n\n- iOS 9.0+\n- Xcode 10.2\n- Swift 5.0\n\n### `0.4.0` ... `0.5.0`\n\n- iOS 9.0+  \n- Xcode 10\n- Swift 4.2\n\n### `0.2.x` ... `0.3.0`\n\n- iOS 9.0+  \n- Xcode 9.3\n- Swift 4.1\n\n### `0.1.0`\n\n- iOS 9.0+  \n- Xcode 9\n- Swift 4.0\n\n### CocoaPods\n\nIf you use [CocoaPods][] to manage your dependencies, simply add Alicerce to your `Podfile`:\n\n```ruby\npod 'Alicerce', '~\u003e 0.18.0'\n```\n\n### Carthage\n\nIf you use [Carthage][] to manage your dependencies, simply add Alicerce to your `Cartfile`:\n\n```\ngithub \"Mindera/Alicerce\" ~\u003e 0.18.0\n```\n\nIf you use Carthage to build your dependencies, make sure you have added `Alicerce.framework` to the \n\"_Linked Frameworks and Libraries_\" section of your target, and have included them in your Carthage framework copying build \nphase.\n\n### Swift Package Manager\n\nIf you use Swift Package Manager, simply add Alicerce as a dependency of your package in `Package.swift`:\n\n```swift\n.package(url: \"https://github.com/Mindera/Alicerce.git\", from: \"0.18.0\"),\n```\n\n### git Submodule\n\n1. Add this repository as a [submodule][].\n1. Drag Alicerce.xcodeproj into your project or workspace.\n1. Link your target against Alicerce.framework.\n1. If linking against an Application target, ensure the framework gets copied into the bundle. If linking against a Framework target, \nthe application linking to it should also include Alicerce.\n\n## Setup 🛠\n\nSetting up the project for development is simple:\n\n1. Clone the repository.\n1. Open `Alicerce.xcworkspace`\n1. Build `Alicerce` scheme\n\n## Contributing 🙌\n\nSee [CONTRIBUTING].\n\n## License ⚖️\n\nAlicerce is Copyright (c) 2016 - present Mindera and is available under the MIT License. It is free software, and may be redistributed under the terms specified in the [LICENSE] file.\n\n## About 👥\n\nWith ❤️ from [Mindera](https://www.mindera.com) 🤓\n\n[Analytics]: https://github.com/Mindera/Alicerce/tree/master/Sources/Analytics\n[AutoLayout]: https://github.com/Mindera/Alicerce/tree/master/Sources/AutoLayout\n[DeepLinking]: https://github.com/Mindera/Alicerce/tree/master/Sources/DeepLinking\n[Logging]: https://github.com/Mindera/Alicerce/tree/master/Sources/Logging\n[Network]: https://github.com/Mindera/Alicerce/tree/master/Sources/Network\n[Persistence]: https://github.com/Mindera/Alicerce/tree/master/Sources/Persistence\n[PerformanceMetrics]: https://github.com/Mindera/Alicerce/tree/master/Sources/PerformanceMetrics\n[QuartzCore]: https://github.com/Mindera/Alicerce/tree/master/Sources/QuartzCore\n[Resource]: https://github.com/Mindera/Alicerce/tree/master/Sources/Resource\n[Stores]: https://github.com/Mindera/Alicerce/tree/master/Sources/Stores\n[UIKit]: https://github.com/Mindera/Alicerce/tree/master/Sources/UIKit\n[Utils]: https://github.com/Mindera/Alicerce/tree/master/Sources/Utils\n[View]: https://github.com/Mindera/Alicerce/tree/master/Sources/View\n\n[Carthage]: https://github.com/Carthage/Carthage/#readme\n[CocoaPods]: https://cocoapods.org/\n[submodule]: https://git-scm.com/docs/git-submodule\n\n[LICENSE]: ./LICENSE\n[CONTRIBUTING]: ./CONTRIBUTING.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindera%2Falicerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindera%2Falicerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindera%2Falicerce/lists"}