积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(52)Python(48)数据库(34)PostgreSQL(34)Jupyter(25)Django(22)系统运维(7)httpd(6)C++(2)PHP(1)

语言

全部英语(92)中文(简体)(1)

格式

全部PDF文档 PDF(57)其他文档 其他(36)
 
本次搜索耗时 0.060 秒,为您找到相关结果约 93 个.
  • 全部
  • 后端开发
  • Python
  • 数据库
  • PostgreSQL
  • Jupyter
  • Django
  • 系统运维
  • httpd
  • C++
  • PHP
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 MITRE Defense Agile Acquisition Guide - Mar 2014

    and techniques across DoD. Please contact us at pmodigliani@mitre.org and sjchang@mitre.org. Pete Modigliani and Su Chang The MITRE Corporationiv Table of Contents I. Introduction ..... ..................................... 68v Acknowledgments This guidebook was created by The MITRE Corporation. We would like to thank the following people who provided valuable subject matter expertise Papers, Reports, and Briefings  MITRE 2011 Handbook for Implementing Agile in DoD IT  Agile Acquisition briefing to NATO NCIA GM by Pete Modigliani, MITRE  Considerations for Using Agile in
    0 码力 | 74 页 | 3.57 MB | 5 月前
    3
  • pdf文档 01. 邓良驹 编写更安全的Python代码

    使用虚拟环境隔离每个项目,对不可信数据和代码在沙盒中执行; 10. 保持操作系统、Python解释器、PyPI包的更新,尤其应关注安全更新; 11. 定期关注Python相关的CVE报告 https://cve.mitre.org/cgi- bin/cvekey.cgi?keyword=python; 12. 定期关注 OWASP https://www.owasp.org/ 的安全报告,并依此排查所负 责代码中是否存在相关缺陷;
    0 码力 | 18 页 | 988.40 KB | 1 年前
    3
  • pdf文档 Security Beyond Memory Safety

    Memory Safety CppCon 2024 4Max Hoffmann Security Beyond Memory Safety CppCon 2024 5 https://cwe.mitre.org/top25/archive/2023/2023_stubborn_weaknesses.html 15 weaknesses that have been present in every
    0 码力 | 79 页 | 4.15 MB | 5 月前
    3
  • pdf文档 《Slides Dev Web》 12. Risques applicatifs

    0/ 3https://owasp.org/Top10/#methodology 4https://www.first.org/cvss/calculator/3.0 5https://cwe.mitre.org/top25/archive/2022/2022_cwe_top25.html 6https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project
    0 码力 | 12 页 | 474.37 KB | 1 年前
    3
  • pdf文档 Building Safe and Reliable Surgical Robotics with C++

    Final Words and Q&A 1 2 3 4 5 6Safety/Security and C++ 5Security/Safety Concerns with C++ 6MITRE Common Weaknesses Enumeration 7Recent Notable Talks on Safety in C++ 8Medical Device Failures Analysis
    0 码力 | 71 页 | 4.02 MB | 5 月前
    3
  • pdf文档 Apache HTTP Server Documentation Version 2.0

    where particular rules could allow "surprising" pattern expansions (see CVE-2011-336828 28http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3368 534 CHAPTER 10. APACHE MODULES and CVE-2011-431729). previous rule, and have been altered. Some hints on the syntax of regular expressions: 29http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4317 10.49. APACHE MODULE MOD REWRITE 535 =⇒ Text: . Any be vulnerable to the Man-in-the-Middle prefix attack as described in CVE-2009-3555a. ahttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2009-3555 Example SSLInsecureRenegotiation on The SSL SECURE RENEG
    0 码力 | 682 页 | 2.05 MB | 1 年前
    3
  • epub文档 Jupyter Notebook 5.4.1 Documentation

    Check pip version with pip -- version. 5.4.1 A security release to fix CVE-2018-8768 [http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE- 2018-8768]. Thanks to Alex [https://hackerone.com/pisarenko] for
    0 码力 | 187 页 | 4.37 MB | 1 年前
    3
  • epub文档 Jupyter Notebook 5.5.0 Documentation

    one%3A5.5] involved in this release. 5.4.1 A security release to fix CVE-2018-8768 [http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE- 2018-8768]. Thanks to Alex [https://hackerone.com/pisarenko] for
    0 码力 | 196 页 | 4.45 MB | 1 年前
    3
  • epub文档 Jupyter Notebook 5.6.0 Documentation

    one%3A5.5] involved in this release. 5.4.1 A security release to fix CVE-2018-8768 [http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE- 2018-8768]. Thanks to Alex [https://hackerone.com/pisarenko] for
    0 码力 | 198 页 | 4.45 MB | 1 年前
    3
  • epub文档 Jupyter Notebook 5.7.6 Documentation

    one%3A5.5] involved in this release. 5.4.1 A security release to fix CVE-2018-8768 [http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE- 2018-8768]. Thanks to Alex [https://hackerone.com/pisarenko] for
    0 码力 | 204 页 | 4.45 MB | 1 年前
    3
共 93 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
MITREDefenseAgileAcquisitionGuideMar201401邓良驹编写安全Python代码SecurityBeyondMemorySafetySlidesDevWeb12RisquesapplicatifsBuildingSafeandReliableSurgicalRoboticswithC++ApacheHTTPServerDocumentationVersion2.0JupyterNotebook5.4Documentation5.55.65.7
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩