File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ columns:
1010  - ' 發布版' 
1111  - ' 狀態' 
1212  - ' 內部代號' 
13-   - ' 初發布版 ' 
13+   - ' 初始發布版 ' 
1414  - ' 活躍 LTS 週期開始' 
1515  - ' 維護 LTS 週期開始' 
1616  - ' 結束生命週期' 
@@ -21,5 +21,5 @@ schedule-footer: 日期會隨時變更。
2121
2222主要 Node.js 版本會進入為時 6 個月的 _ 最新版_  發布狀態,以讓函式庫作者有時間支援。
23236 個月後,奇數版號(9、11 等等)會不再受支援,而偶數版號(10、12 等等)會移至 _ 活躍 LTS_  狀態並準備日常使用。
24- _ LTS_  發布版狀態指「長期維護」,通常會保證嚴重臭蟲會在  30 個月內修正 。
24+ _ LTS_  發布版狀態指「長期維護」,通常會保證會在這總共  30 個月修正嚴重臭蟲 。
2525生產環境的應用程式應只使用 _ 活躍 LTS_  或 _ 維護 LTS_  版本。
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ additional:
2929    SmartOSBinaries : SmartOS 二進位檔案 
3030    DockerImage : Docker 映像檔 
3131    officialDockerImage : Node.js 官方 Docker 映像檔 
32-     LinuxPowerSystems : 建置在 Power 系統上的  Linux 
32+     LinuxPowerSystems : 建置在 Power Systems 上的  Linux 
3333    LinuxSystemZ : 建置在 System Z 上的 Linux 
34-     AIXPowerSystems : 建置在 Power 系統的  AIX 
34+     AIXPowerSystems : 建置在 Power Systems 上的  AIX 
3535--- 
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ pkgin -y install nodejs
105105``` 
106106
107107## nvm  
108- Node 版本管理器(Node Version Manager, nvm)是款用來管理 Node.js 多重版本的 bash 文稿 ,它可讓你執行安裝、移除及切換版本等操作。
109- 若要安裝 NVM 可以使用此[ 安裝文稿 ] ( https://github.com/creationix/nvm#install-script ) 。
108+ Node 版本管理器(Node Version Manager, nvm)是款用來管理 Node.js 多重版本的 bash 指令稿 ,它可讓你執行安裝、移除及切換版本等操作。
109+ 若要安裝 NVM 可以使用此[ 安裝指令稿 ] ( https://github.com/creationix/nvm#install-script ) 。
110110
111111在 Unix / OS X 系統上從源碼編譯的 Node.js 可以透過 [ nvm] ( https://github.com/creationix/nvm )  安裝至其指定位置:
112112
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: 安全
55
66# 安全  
77
8- ## 回報 Node.js 臭蟲   
8+ ## 回報 Node.js 的臭蟲   
99
1010Node.js 非常嚴肅地看待安全性臭蟲,所有的臭蟲都應回報至 [ HackerOne] ( https://hackerone.com/nodejs ) ,其後將由專責安全問題的部門處理。
1111
@@ -19,7 +19,7 @@ Node.js 官方為了安全研究員們及負責的公開揭露而展開了一個
1919
2020## 回報第三方模組中的臭蟲  
2121
22- 第三方模組中的安全性臭蟲應向其維護者回報,且應透過 [ HackerOne] ( https://hackerone.com/nodejs-ecosystem )  來協調。關於此流程的細節可參考安全性工作小組的  [ repository ] ( https://github.com/nodejs/security-wg/blob/master/processes/third_party_vuln_process.md ) 。
22+ 第三方模組中的安全性臭蟲應向其維護者回報,且應透過 [ HackerOne] ( https://hackerone.com/nodejs-ecosystem )  來協調。關於此流程的細節可參考安全性工作小組的[ 檔案庫 ] ( https://github.com/nodejs/security-wg/blob/master/processes/third_party_vuln_process.md ) 。
2323
2424感謝你對於 Node.js 及其生態系安全性的改善,我們相當感謝並認可你的付出及負責任地揭露問題。
2525
Original file line number Diff line number Diff line change 1010  "reportNodeIssue" : " 回報 Node.js 問題" 
1111  "reportWebsiteIssue" : " 回報 Node.js 網站問題" 
1212  "getHelpIssue" : " 取得協助" 
13-   "by" : " 依 " 
13+   "by" : " by " 
1414  "all-downloads" : " 所有下載選項" 
1515  "nightly" : " 每日建置版本" 
1616  "chakracore-nightly" : " Node-ChakraCore 每日建置版本" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments