
Security News
GitHub Actions Supply Chain Attack Puts Thousands of Projects at Risk
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
These facility scripts which will mostly be written in python is for better management of myself, but if some of them are also useful for you, you can download them (either source code or install the whole package with pip) for personal usage. It will be grateful if you make some advision or want to make some improvements over these scripts.
All commands that is usable can be downloaded and compiled with pip
, all these commands are prefixed with bf_
which may make these commands more identified.
For more details about these facilities, please refer the help message provided by each command with -h
option.
Using pip to install these facility commands:
python3 -m pip install bffacilities
or
pip install bffacilities
You can use bff
or bffacilities
to call sub commands, for example, let's generate QtTest files from directory:
## in source directory
cd test
bff gqt -d ../src -p Test -e "test,ui"
License is under GPLv3.
0.1.0: optimize utils
0.0.41: optimize network.socket
0.0.40: move socket server and bluetooth into network, remove _globals
0.0.35: optimize scripts in torch folder
0.0.34: fix database error
0.0.33: move logger from utils to avoid log too much content
0.0.32: update with pyupdator
0.0.22: socket server has been improved a lot, interface has changed
v0.0.20 add bluetooth manager for bluetooth device list and connect
v0.0.19 some updates on generateQtTest and torch scripts
0.0.17: scripts in `myscripts` folder could add more scripts
without change main.py file.
0.0.13: add torch scripts and labelme scripts for MachineLearing data processing or model building.
0.0.7: add simple tcp socket server
0.0.6: add common flask functions
FAQs
BriFuture's scripts set, all scripts will be written with Python3
We found that bffacilities demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
Research
Security News
A malicious Maven package typosquatting a popular library is secretly stealing OAuth credentials on the 15th of each month, putting Java developers at risk.
Security News
Socket and Seal Security collaborate to fix a critical npm overrides bug, resolving a three-year security issue in the JavaScript ecosystem's most popular package manager.