Skip to content

Commit 08b1406

Browse files
committed
Commit updated files
1 parent 13bfb6f commit 08b1406

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

files/Python.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ Uvicorn 0.14.x - 0.23.x
4242
Mongo (pymongo)
4343
MySQL (PyMySQL、mysql-connector)
4444
PostgreSQL (psycopg2)
45+
[en] SQLAlchemy (dbapi2-compliant adapters)
4546
SQLite3 (sqlite3、pysqlite2)
46-
オブジェクト関係マッピングデータベース(ORM)
47-
Flask-SQLAlchemy
48-
SQLAlchemy
47+
[en] The Stored XSS Assess rule requires Django’s built-in ORM.
4948
リクエスト処理ロジックをアプリケーションの __main__モジュールに置くことは避けて下さい。Contrastで十分に観測できない可能性があります。最適なカバレッジを得るためには、アプリケーションを直接呼び出す(例:python app.pyやpython -m app)のではなく、 標準的なWebサーバ( サポート対象のWebサーバを参照)を使用してサーバを起動することをお勧めします。これは稀なケースですが、検出精度を最大限に高めるためには考慮すべき点です。

0 commit comments

Comments
 (0)