Flict

Latest version: v1.2.14

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

Scan your dependencies

Page 9 of 10

1.0.5

What's Changed
* build(deps-dev): bump flake8-isort from 5.0.0 to 5.0.3 by dependabot in https://github.com/vinland-technology/flict/pull/240
* build(deps): bump osadl-matrix from 2022.11.19.11111 to 2022.11.20.21113 by dependabot in https://github.com/vinland-technology/flict/pull/241


**Full Changelog**: https://github.com/vinland-technology/flict/compare/1.0.4...1.0.5

1.0.4

What's Changed
* build(deps): bump osadl-matrix from 2022.11.17.71101 to 2022.11.19.11111 by dependabot in https://github.com/vinland-technology/flict/pull/238


**Full Changelog**: https://github.com/vinland-technology/flict/compare/1.0.3...1.0.4

1.0.3

What's Changed
* build(deps): bump osadl-matrix from 2022.10.31.101031 to 2022.11.17.71101 by dependabot in https://github.com/vinland-technology/flict/pull/237


**Full Changelog**: https://github.com/vinland-technology/flict/compare/1.0.2...1.0.3

1.0.2

What's Changed
* README: fix links in README by priv-kweihmann in https://github.com/vinland-technology/flict/pull/236


**Full Changelog**: https://github.com/vinland-technology/flict/compare/1.0.1...1.0.2

1.0.1

What's Changed
* MANIFEST.in: add file by priv-kweihmann in https://github.com/vinland-technology/flict/pull/87
* typo / spelling for INSTALLATION.md by jeremiah in https://github.com/vinland-technology/flict/pull/90
* translator.py: Replace string construction by jens-erdmann in https://github.com/vinland-technology/flict/pull/101
* Return codes documentation by priv-kweihmann in https://github.com/vinland-technology/flict/pull/99
* github/Issues: add issue templates by priv-kweihmann in https://github.com/vinland-technology/flict/pull/100
* dot_format.py: Replace C++ String Concatinations by jens-erdmann in https://github.com/vinland-technology/flict/pull/105
* INSTALLATION.md: rewrite install guide by priv-kweihmann in https://github.com/vinland-technology/flict/pull/109
* Add dot file tests by hesa in https://github.com/vinland-technology/flict/pull/114
* 107 flict reports to many outbound by hesa in https://github.com/vinland-technology/flict/pull/108
* 86 part 1: Fix Typo in Exception Name and Introduce Error Code by jens-erdmann in https://github.com/vinland-technology/flict/pull/117
* Add python 3.10 compatibility by priv-kweihmann in https://github.com/vinland-technology/flict/pull/118
* GitHub CI: Add test annotation by jens-erdmann in https://github.com/vinland-technology/flict/pull/116
* Commit linting in CI by priv-kweihmann in https://github.com/vinland-technology/flict/pull/120
* ci: limit gitlint to pull-requests only by priv-kweihmann in https://github.com/vinland-technology/flict/pull/122
* 85 read from stdin by hesa in https://github.com/vinland-technology/flict/pull/86
* ci: fallback on specific python-debian version by priv-kweihmann in https://github.com/vinland-technology/flict/pull/128
* Remove GPL specific if branch by hesa in https://github.com/vinland-technology/flict/pull/127
* main: exit with numeric code by priv-kweihmann in https://github.com/vinland-technology/flict/pull/132
* 126 hesa list transl relic by hesa in https://github.com/vinland-technology/flict/pull/130
* flict_config: add user configuration by priv-kweihmann in https://github.com/vinland-technology/flict/pull/131
* Use osadl-matrix library by priv-kweihmann in https://github.com/vinland-technology/flict/pull/134
* Hesa add graphics by hesa in https://github.com/vinland-technology/flict/pull/135
* Reenable policy report by hesa in https://github.com/vinland-technology/flict/pull/139
* Move Makefile away from top dir by hesa in https://github.com/vinland-technology/flict/pull/141
* Hesa add yocto license exprs by hesa in https://github.com/vinland-technology/flict/pull/136
* flict: change parameter name to avoid collision by jens-erdmann in https://github.com/vinland-technology/flict/pull/151
* Pyification by jens-erdmann in https://github.com/vinland-technology/flict/pull/148
* gitignore: add venv directory by jens-erdmann in https://github.com/vinland-technology/flict/pull/152
* workflow script: introduce new script by jens-erdmann in https://github.com/vinland-technology/flict/pull/154
* Hesa bad input data by hesa in https://github.com/vinland-technology/flict/pull/146
* Convert c string by jens-erdmann in https://github.com/vinland-technology/flict/pull/156
* workflow: fix venv activation by jens-erdmann in https://github.com/vinland-technology/flict/pull/155
* license-group: Remove Redundant File by jens-erdmann in https://github.com/vinland-technology/flict/pull/158
* flict: Introduce Impl Class by jens-erdmann in https://github.com/vinland-technology/flict/pull/157
* workflow.sh: Add permissions to execute by jens-erdmann in https://github.com/vinland-technology/flict/pull/160
* Project clean by jens-erdmann in https://github.com/vinland-technology/flict/pull/163
* Convert test by jens-erdmann in https://github.com/vinland-technology/flict/pull/162
* remove scancode and group support by hesa in https://github.com/vinland-technology/flict/pull/165
* args-mock: Remove Deprecated Attributes by jens-erdmann in https://github.com/vinland-technology/flict/pull/166
* Refactor: Rename FlictException to FlictError by jens-erdmann in https://github.com/vinland-technology/flict/pull/168
* requirements-dev: pin flake8 to < 4 by priv-kweihmann in https://github.com/vinland-technology/flict/pull/167
* cli-json: Remove Obsolete Tests by jens-erdmann in https://github.com/vinland-technology/flict/pull/170
* Python: End Support for Python 3.6 by jens-erdmann in https://github.com/vinland-technology/flict/pull/169
* Hesa clean doc by hesa in https://github.com/vinland-technology/flict/pull/159
* Add note on how to test by hesa in https://github.com/vinland-technology/flict/pull/145
* Another round of f-strings by jens-erdmann in https://github.com/vinland-technology/flict/pull/171
* requirements-dev: pin pytest-socket to 0.4.x by priv-kweihmann in https://github.com/vinland-technology/flict/pull/174
* Refactor: More Inlining of Object Creation by jens-erdmann in https://github.com/vinland-technology/flict/pull/173
* Tests: Convert More Tests to Pytest by jens-erdmann in https://github.com/vinland-technology/flict/pull/175
* ci: run junit report publish on main repo only by priv-kweihmann in https://github.com/vinland-technology/flict/pull/176
* Test verify by jens-erdmann in https://github.com/vinland-technology/flict/pull/177
* test_compat: Move Test by jens-erdmann in https://github.com/vinland-technology/flict/pull/178
* Report: Refactor Class by jens-erdmann in https://github.com/vinland-technology/flict/pull/179
* Remove shell scripts from CI by hesa in https://github.com/vinland-technology/flict/pull/144
* Remove Remaining Bash Tests by jens-erdmann in https://github.com/vinland-technology/flict/pull/180
* Refactor: Clean Up License by jens-erdmann in https://github.com/vinland-technology/flict/pull/182
* License: Remove Unused Method by jens-erdmann in https://github.com/vinland-technology/flict/pull/183
* Osadl bump by priv-kweihmann in https://github.com/vinland-technology/flict/pull/184
* minor: cleanup by kkrolczyk in https://github.com/vinland-technology/flict/pull/186
* sanity: cleanup of policy.py by kkrolczyk in https://github.com/vinland-technology/flict/pull/185
* Flake8: Update Ignore for Prints by jens-erdmann in https://github.com/vinland-technology/flict/pull/189
* Dependabot: Add Simple Config by jens-erdmann in https://github.com/vinland-technology/flict/pull/188
* Dependabot: Exempt from Gitlint & Add GitHub Actions by jens-erdmann in https://github.com/vinland-technology/flict/pull/194
* build(deps-dev): update pytest-cov requirement from <3.0.0,>=0.6.0 to >=0.6.0,<4.0.0 by dependabot in https://github.com/vinland-technology/flict/pull/190
* build(deps-dev): update flake8 requirement from <4.0.0 to <5.0.0 by dependabot in https://github.com/vinland-technology/flict/pull/191
* build(deps-dev): update pytest-socket requirement from <0.5.0,>=0.4.0 to >=0.4.0,<0.6.0 by dependabot in https://github.com/vinland-technology/flict/pull/192
* build(deps): bump osadl-matrix from 2022.1.19.70101 to 2022.5.1.130559 by dependabot in https://github.com/vinland-technology/flict/pull/193
* build(deps): bump actions/checkout from 2 to 3 by dependabot in https://github.com/vinland-technology/flict/pull/195
* build(deps): bump mikepenz/action-junit-report from 2 to 3 by dependabot in https://github.com/vinland-technology/flict/pull/196
* build(deps): bump aschbacd/gitlint-action from 1.0.1 to 1.1.0 by dependabot in https://github.com/vinland-technology/flict/pull/197
* build(deps): bump actions/setup-python from 2 to 4 by dependabot in https://github.com/vinland-technology/flict/pull/198
* build(deps): bump osadl-matrix from 2022.5.1.130559 to 2022.8.1.50845 by dependabot in https://github.com/vinland-technology/flict/pull/201
* requirements: bump osadl-matrix by priv-kweihmann in https://github.com/vinland-technology/flict/pull/202
* test/comp_matrix: fix test with LGPL and GPL by priv-kweihmann in https://github.com/vinland-technology/flict/pull/207
* build(deps-dev): update pytest-cov requirement from <4.0.0,>=0.6.0 to >=0.6.0,<5.0.0 by dependabot in https://github.com/vinland-technology/flict/pull/208
* build(deps): bump osadl-matrix from 2022.9.25.160907 to 2022.10.3.91035 by dependabot in https://github.com/vinland-technology/flict/pull/211
* New implementation of license compatibility by hesa in https://github.com/vinland-technology/flict/pull/209
* Fix 212 license preferences by hesa in https://github.com/vinland-technology/flict/pull/213
* Requirements: Change to Compatible Releases by jens-erdmann in https://github.com/vinland-technology/flict/pull/214
* Reader: Refactor Flatten Package Tree by jens-erdmann in https://github.com/vinland-technology/flict/pull/216
* Reader: Minor Refactor Part Two by jens-erdmann in https://github.com/vinland-technology/flict/pull/217
* build(deps): bump osadl-matrix from 2022.10.3.91035 to 2022.10.20.71045 by dependabot in https://github.com/vinland-technology/flict/pull/218
* Update settings documentation by hesa in https://github.com/vinland-technology/flict/pull/220
* Code fixes by hesa in https://github.com/vinland-technology/flict/pull/221
* Add project dir to packages by hesa in https://github.com/vinland-technology/flict/pull/224
* Readme and small feature by kkrolczyk in https://github.com/vinland-technology/flict/pull/223
* Text format refactor by jens-erdmann in https://github.com/vinland-technology/flict/pull/222
* Harmonize simplifed license output by hesa in https://github.com/vinland-technology/flict/pull/225
* build(deps-dev): update pytest requirement from ~=7.1 to ~=7.2 by dependabot in https://github.com/vinland-technology/flict/pull/226
* Fixes, fixes, fixes by priv-kweihmann in https://github.com/vinland-technology/flict/pull/227
* build(deps): bump osadl-matrix from 2022.10.20.71045 to 2022.10.31.101031 by dependabot in https://github.com/vinland-technology/flict/pull/228
* tests: switch unittest to pytest by kkrolczyk in https://github.com/vinland-technology/flict/pull/230
* Hesa support inner packages by hesa in https://github.com/vinland-technology/flict/pull/229
* Fix documentation and related code by hesa in https://github.com/vinland-technology/flict/pull/232
* ci: implement auto release pipeline by priv-kweihmann in https://github.com/vinland-technology/flict/pull/235

New Contributors
* jeremiah made their first contribution in https://github.com/vinland-technology/flict/pull/90
* kkrolczyk made their first contribution in https://github.com/vinland-technology/flict/pull/186
* dependabot made their first contribution in https://github.com/vinland-technology/flict/pull/190

**Full Changelog**: https://github.com/vinland-technology/flict/compare/v0.1.1...1.0.1

0.1.1

This release is to create a baseline release for Debian packaging.

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.