{"id":34060945,"url":"https://github.com/rgaveiga/mosa","last_synced_at":"2026-04-02T17:28:05.500Z","repository":{"id":57443261,"uuid":"406780851","full_name":"rgaveiga/mosa","owner":"rgaveiga","description":"Multi-objective Simulated Annealing (MOSA) implementation in pure Python.","archived":false,"fork":false,"pushed_at":"2026-01-13T18:15:06.000Z","size":12505,"stargazers_count":8,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T20:35:42.478Z","etag":null,"topics":["global-optimization-algorithms","heuristic-algorithm","monte-carlo","multi-objective-optimization","optimization-algorithms","simulated-annealing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rgaveiga.png","metadata":{"files":{"readme":"Readme.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2021-09-15T13:40:03.000Z","updated_at":"2026-01-13T18:15:37.000Z","dependencies_parsed_at":"2023-02-11T13:05:12.691Z","dependency_job_id":"306b7821-843a-4f96-94e0-f0cac852a637","html_url":"https://github.com/rgaveiga/mosa","commit_stats":{"total_commits":64,"total_committers":1,"mean_commits":64.0,"dds":0.0,"last_synced_commit":"a37b5426a238d20e0dce93ab280339721b465e94"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rgaveiga/mosa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgaveiga%2Fmosa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgaveiga%2Fmosa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgaveiga%2Fmosa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgaveiga%2Fmosa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgaveiga","download_url":"https://codeload.github.com/rgaveiga/mosa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgaveiga%2Fmosa/sbom","scorecard":{"id":773591,"data":{"date":"2025-08-11","repo":{"name":"github.com/rgaveiga/mosa","commit":"8331c7334bd17405f31285348330f8ca1292bb59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:54:55.077Z","repository_id":57443261,"created_at":"2025-08-23T02:54:55.077Z","updated_at":"2025-08-23T02:54:55.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31311530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["global-optimization-algorithms","heuristic-algorithm","monte-carlo","multi-objective-optimization","optimization-algorithms","simulated-annealing"],"created_at":"2025-12-14T04:27:14.556Z","updated_at":"2026-04-02T17:28:05.492Z","avatar_url":"https://github.com/rgaveiga.png","language":"Python","readme":"![MOSA](https://raw.githubusercontent.com/rgaveiga/mosa/refs/heads/main/mosa.png)\n\n# Multi-Objective Simulated Annealing (MOSA)\n\nSimulated Annealing (SA) has been initially proposed in \n[*Optimization by Simulated Annealing*](https://doi.org/10.1126/science.220.4598.671) as \nan optimization heuristic. Multi-objective Simulated Annealing (MOSA) extends the original, \nsingle-objective SA to approximate the Pareto front in multi-objective optimization problems. \n\nA comprehensive discussion on MOSA and its algorithm variants can be found in \n[*Multi-objective Simulated Annealing: Principles and Algorithm Variants*](https://doi.org/10.1155/2019/8134674).\n\nIf you have any questions, corrections, comments or suggestions, just \n[drop a message](mailto:roberto.veiga@ufabc.edu.br).\n\nYou can also reach me on [Linkedin](https://www.linkedin.com/in/roberto-gomes-phd-8a718317b/) or \nfollow me on [X](https://x.com/rgaveiga). When I have some free time, which is rare, I publish articles \non [Medium](https://medium.com/@rgaveiga).\n\nIf you want to support this and other open source projects that I maintain, become a \n[sponsor on Github](https://github.com/sponsors/rgaveiga).\n\n## Installation\n\nThe easiest way to install MOSA is using **pip**:\n\n```\npip install mosa\n```\n\n## Documentation\n\nYou can access the API documentation for **MOSA** on the \n[project's GitHub Pages site](https://rgaveiga.github.io/mosa).\n\n## Contribution\n\nContributions are definitely welcome. However, it should be mentioned that this repository uses \n[poetry](https://python-poetry.org/) as a package manager. \n\nSource code must be formatted using [black](https://github.com/psf/black).\n\n## Disclaimer\n\nThe code is provided \"as is,\" with no guarantees regarding the accuracy of its results. The \nauthor assumes no responsibility for any losses arising from the use of the code. \n\nBugs must be reported as issues on the \n[project's GitHub repository](https://github.com/rgaveiga/mosa).\n","funding_links":["https://github.com/sponsors/rgaveiga"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgaveiga%2Fmosa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgaveiga%2Fmosa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgaveiga%2Fmosa/lists"}