echo TODO
Model: ESP-WROOM-32
- CI/CD Pipelines and Security
- Security of the pipeline
Attacking Cloud:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env node | |
# SPDX-License-Identifier: MIT | |
"use strict"; | |
const fs = require("fs"); | |
function main() { | |
let path = "test.txt"; | |
(async () => { |
| Title | Time | Track |
$ pip3.8 install virtualenv
ERROR: Exception:
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 153, in _main
status = self.run(options, args)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pip/_internal/commands/install.py", line 382, in run
resolver.resolve(requirement_set)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pip/_internal/legacy_resolve.py", line 201, in resolve
self._resolve_one(requirement_set, req)
NewerOlder